allow longer usernames
This commit is contained in:
parent
d9e9d56457
commit
5c4e5d00b6
3 changed files with 14 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ TEMPLATE_DIRS = (
|
|||
)
|
||||
|
||||
INSTALLED_APPS = (
|
||||
'monkey_patch',
|
||||
'django.contrib.auth',
|
||||
'django.contrib.contenttypes',
|
||||
'django.contrib.sessions',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue