Browse Source

DIV-477: Updated requirements.txt to use latest Django 1.8.* version

pull/160/head
Charles Shin 8 years ago
parent
commit
3814628c6e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@ -1,4 +1,4 @@
Django==1.8.17
Django<1.9
django-compressor==2.1
django-crispy-forms==1.6.1
django-debug-toolbar==1.5


Loading…
Cancel
Save