Browse Source

Updated requirements.

Rafał Pitoń 11 years ago
parent
commit
485f32a5d6
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,4 +1,4 @@
-git+https://github.com/django/django.git@stable/1.7.x#egg=django
+https://github.com/django/django/archive/stable/1.7.x.zip#egg=django
 bleach==1.4
 django-debug-toolbar==1.2.1
 django-crispy-forms==1.4.0