Rafał Pitoń 11 лет назад
Родитель
Сommit
ca4259d07a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      misago/project_template/requirements.txt

+ 1 - 1
misago/project_template/requirements.txt

@@ -1,4 +1,4 @@
--e git+https://github.com/django/django.git@stable/1.7.x#egg=django
+git+https://github.com/django/django.git@stable/1.7.x#egg=django
 bleach==1.4
 django-debug-toolbar==1.2.1
 django-crispy-forms==1.4.0