We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ec913 commit a0cf26dCopy full SHA for a0cf26d
setup.py
@@ -16,7 +16,7 @@
16
include_package_data=True,
17
zip_safe=False,
18
install_requires = [
19
- "django >= 1.4",
+ "django >= 1.3",
20
"boto >= 2.5",
21
"South >= 0.8",
22
],
0 commit comments