xtrinch / fcm-django-web-demo

Quick demo to demonstrate the use of firebase web push notifications with the use of `javascript` on frontend, `django` on backend and push notifications via `fcm-django` pypi package for django.
74 stars 52 forks source link

`coreapi` must be installed for schema support. #35

Closed muffer2 closed 5 months ago

muffer2 commented 11 months ago
git_issue

First, I tried installing requirements.txt but I was getting the same error, so I updated the modules, it was working fine for me about a week ago but since yesterday, I am facing this error

current versions that I'm using:- coreapi==2.3.3 coreschema==0.0.4 Django==4.2.7 django-cors-headers==4.3.1 django-sslserver==0.22 djangorestframework==3.14.0 fcm-django==2.0.0 six==1.16.0 urllib3==2.1.0

evileye2002 commented 8 months ago

i have same error: "AssertionError: coreapi must be installed for schema support."

xtrinch commented 5 months ago

Can't reproduce. Feel free to reopen with more info (which python version, ...)