We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1443700 commit 8b23a28Copy full SHA for 8b23a28
pythonkc_site/requirements/project.txt
@@ -1,5 +1,4 @@
1
-Django==1.6.11
2
-South==1.0.2
+Django==1.7.8
3
django-redis-cache==0.9.2
4
gondor==1.0.5
5
mimeparse==0.1.3
pythonkc_site/settings.py
@@ -121,7 +121,6 @@
121
#'django.contrib.admin',
122
# Uncomment the next line to enable admin documentation:
123
#'django.contrib.admindocs',
124
- 'south',
125
'pythonkc_site.contact',
126
)
127
0 commit comments