Update settings.py
This commit is contained in:
parent
5785914869
commit
0e46866ec6
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ INSTALLED_APPS = [
|
||||||
'django.contrib.sessions',
|
'django.contrib.sessions',
|
||||||
'django.contrib.messages',
|
'django.contrib.messages',
|
||||||
'django.contrib.staticfiles',
|
'django.contrib.staticfiles',
|
||||||
|
'rest_framework',
|
||||||
'app.account',
|
'app.account',
|
||||||
'app.auction',
|
'app.auction',
|
||||||
'app.notification',
|
'app.notification',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue