Browse Source

Pinry breaks with Django 1.9, not allowing till fixed.

tags/v1.4.0
Isaac Bythewood 8 years ago
parent
commit
50ad4c6a89
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -1,5 +1,5 @@
# core
Django>=1.8
Django>=1.8,<1.9
Pillow
requests
django-taggit


Loading…
Cancel
Save