mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-13 22:32:15 +00:00
Added humanize to difficult numbers
This commit is contained in:
@@ -73,6 +73,7 @@ INSTALLED_APPS = (
|
||||
'django.contrib.contenttypes',
|
||||
'django.contrib.sessions',
|
||||
'django.contrib.sites',
|
||||
'django.contrib.humanize',
|
||||
'django_evolution',
|
||||
'registration',
|
||||
'eve_proxy',
|
||||
|
||||
Reference in New Issue
Block a user