Use profiles
as an installed application in pinocchio
This commit is contained in:
parent
cbf1911fe7
commit
e9b3127226
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ INSTALLED_APPS = [
|
|||
'django.contrib.sessions',
|
||||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'profiles',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
Loading…
Reference in a new issue