Skip to content

Commit 8b23a28

Browse files
committed
1.7
1 parent 1443700 commit 8b23a28

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

pythonkc_site/requirements/project.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
Django==1.6.11
2-
South==1.0.2
1+
Django==1.7.8
32
django-redis-cache==0.9.2
43
gondor==1.0.5
54
mimeparse==0.1.3

pythonkc_site/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@
121121
#'django.contrib.admin',
122122
# Uncomment the next line to enable admin documentation:
123123
#'django.contrib.admindocs',
124-
'south',
125124
'pythonkc_site.contact',
126125
)
127126

0 commit comments

Comments
 (0)