allow longer usernames

This commit is contained in:
j 2011-10-04 18:21:24 +02:00
commit 5c4e5d00b6
3 changed files with 14 additions and 0 deletions

View file

@ -109,6 +109,7 @@ TEMPLATE_DIRS = (
)
INSTALLED_APPS = (
'monkey_patch',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',