forked from 00dani/lemoncurry
Install django-annoying, which provides some nice shortcuts for common operations
This commit is contained in:
parent
88bf1e580c
commit
21786d6e6c
5 changed files with 23 additions and 13 deletions
|
@ -69,6 +69,7 @@ INSTALLED_APPS = [
|
|||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
|
||||
'annoying',
|
||||
'compressor',
|
||||
'debug_toolbar',
|
||||
'django_activeurl',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue