Add contact app
This commit is contained in:
parent
467f2396ca
commit
875c2c63d5
12 changed files with 43 additions and 2 deletions
|
@ -38,6 +38,7 @@ INSTALLED_APPS = [
|
|||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'imagekit',
|
||||
'contact',
|
||||
'gallery'
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue