Browse Source

Merge pull request #7 from gmoigneu/patch-1

Add django-appconf to requirements
pull/9/head
Pēteris Caune 9 years ago
parent
commit
d4bd406aa6
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      requirements.txt

+ 2
- 1
requirements.txt View File

@ -1,8 +1,9 @@
Django==1.8.2
django_compressor
django-appconf
django-ses-backend
psycopg2==2.6
djmail
premailer
pygments
requests
requests

Loading…
Cancel
Save