django-rest-auth/demo
Mahmoud Adel 597d17e6ff
Uncomment 'django.contrib.messages'
When run  'python manage.py migrate --settings=demo.settings --noinput'

I get this on console
SystemCheckError: System check identified some issues:

ERRORS:
?: (admin.E406) 'django.contrib.messages' must be in INSTALLED_APPS in order to use the admin application.

So uncomment it to solve the issue.
2020-03-12 17:22:46 +02:00
..
demo Uncomment 'django.contrib.messages' 2020-03-12 17:22:46 +02:00
templates Uses new org 2020-03-01 16:42:28 -06:00
manage.py draft demo project 2014-10-14 16:44:57 +02:00
requirements.pip Updates version in demo project 2020-03-10 22:44:21 -05:00