Commit c768e185 by Paul Kilgo

don't use south in test project

parent 4f21d7a4
...@@ -36,7 +36,7 @@ INSTALLED_APPS = ( ...@@ -36,7 +36,7 @@ INSTALLED_APPS = (
'django.contrib.sessions', 'django.contrib.sessions',
'django.contrib.messages', 'django.contrib.messages',
'django.contrib.staticfiles', 'django.contrib.staticfiles',
'south', #'south',
'django_sshkey', 'django_sshkey',
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment