forked from DGNum/gestioCOF
Merge branch 'aureplop/fix-autocomplete-js' into 'master'
Fix autocomplete in registration views. See merge request cof-geek/gestioCOF!288
This commit is contained in:
commit
d88ce44989
5 changed files with 1711 additions and 2 deletions
|
@ -59,6 +59,8 @@ TESTING = sys.argv[1] == 'test'
|
|||
|
||||
# Application definition
|
||||
INSTALLED_APPS = [
|
||||
'shared',
|
||||
|
||||
'gestioncof',
|
||||
|
||||
# Must be before 'django.contrib.admin'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue