For rest api you need to insert 'rest_framework' in INSTALLED_APPS
After modifying settings.py , you need to re-run migrations using
python manage.py makemigrations
python manage.py migrate
Check whether you have done that.
--
You received this message because you are subscribed to th
Put 'rest_framework' in INSTALLED_APPS and run migrations
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to t
Hoi we had a django project and we have pipenv and django installed and
django rest
when running python manage.py django keept telling the rest is not installed.
any tips?
we have django_rest in installed apps..
tim
--
You received this message because you are subscribed to the Googl
3 matches
Mail list logo