Skip to content

Commit

Permalink
remove south, since it's not needed with new django
Browse files Browse the repository at this point in the history
  • Loading branch information
meako689 committed Sep 8, 2014
1 parent cca292c commit 5e9668e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 128 deletions.
2 changes: 0 additions & 2 deletions fortytwo_test_task/settings/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@
'django.contrib.messages',
'django.contrib.staticfiles',

'south',

'apps.hello',
)

Expand Down
124 changes: 0 additions & 124 deletions fortytwo_test_task/settings/settings.py

This file was deleted.

2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
Django
South>=1.0
importlib==1.0.3 #for old python versions

0 comments on commit 5e9668e

Please sign in to comment.