We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf73ad commit 54f8cb4Copy full SHA for 54f8cb4
1 file changed
setup.py
@@ -24,7 +24,7 @@ def read(*parts):
24
25
26
install_requires = [
27
- 'Django>=1.4,<1.7',
+ 'Django>=1.4,<1.8',
28
'Babel>=1.3',
29
]
30
0 commit comments