Skip to content

Commit bc92c6e

Browse files
committed
renaming migrations to south_migrations to work with django 1.7; updated requirments
1 parent bb2b437 commit bc92c6e

File tree

192 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

192 files changed

+2
-2
lines changed
File renamed without changes.

askbot_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ django-recaptcha-works
1616
django-robots==1.0
1717
django-threaded-multihost
1818
django-tinymce==1.5.1b2
19-
django>=1.5,<1.6
19+
django>=1.5,<1.8
2020
html5lib==0.90
2121
longerusername
2222
markdown2

askbot_requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
akismet
2-
django>=1.5,<1.6
2+
django>=1.5,<1.8
33
Jinja2
44
Coffin>=0.3,<=0.3.8
55
South>=0.7.1

0 commit comments

Comments
 (0)