Browse Source

Testing requirements.txt

Rafał Pitoń 10 years ago
parent
commit
836490a809
1 changed files with 1 additions and 1 deletions
  1. 1 1
      misago/project_template/requirements.txt

+ 1 - 1
misago/project_template/requirements.txt

@@ -1,6 +1,6 @@
 beautifulsoup4==4.3.2
 bleach==1.4
-django==1.7.0
+django>=1.7.0
 django-debug-toolbar==1.2.1
 django-crispy-forms==1.4.0
 django-mptt==0.6.1