Browse Source

Merge pull request #84 from foozmeat/issue-83

Update Django to 1.10.1
pull/90/head
Pēteris Caune 8 years ago
committed by GitHub
parent
commit
f511ee7596
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@ -1,6 +1,6 @@
django-appconf==1.0.1 django-appconf==1.0.1
django-ses-backend==0.1.1 django-ses-backend==0.1.1
Django==1.10
Django==1.10.1
django_compressor==2.1 django_compressor==2.1
djmail==0.11.0 djmail==0.11.0
premailer==2.9.6 premailer==2.9.6


Loading…
Cancel
Save