Skip to content

Commit

Permalink
Modified project settings
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniDiazTech committed May 26, 2021
1 parent c6da110 commit 3bd3a7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/config/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,15 @@

# 3rd party apps
'taggit',
'crispy_forms',

# Custom apps
'photoapp',
'users',
]

CRISPY_TEMPLATE_PACK = 'bootstrap4'

MIDDLEWARE = [
'django.middleware.security.SecurityMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
Expand Down

0 comments on commit 3bd3a7c

Please sign in to comment.