mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Moved to using South, and used a better repo for JSONField
This commit is contained in:
@@ -74,6 +74,7 @@ INSTALLED_APPS = (
|
||||
'django.contrib.sessions',
|
||||
'django.contrib.sites',
|
||||
'django.contrib.humanize',
|
||||
'south',
|
||||
'piston',
|
||||
'registration',
|
||||
'eve_proxy',
|
||||
|
||||
Reference in New Issue
Block a user