Abhänigikeiten richtig gestellt.
Django benötigt flup. Kasu verwendet jetzt PostgreSQL, MySQL Abhängigkeit entfernt.
This commit is contained in:
@@ -3,16 +3,14 @@ django >= 1.7, < 1.9
|
||||
django-appconf
|
||||
django-compressor
|
||||
django-contrib-comments
|
||||
django-ckeditor
|
||||
django-extra-views
|
||||
django-grappelli
|
||||
django-imagekit
|
||||
django-markdown
|
||||
django-social-auth
|
||||
feedparser
|
||||
easy-thumbnails
|
||||
flup
|
||||
icalendar
|
||||
jsmin
|
||||
markdown < 2.5
|
||||
MySQL-python
|
||||
markdown
|
||||
pillow
|
||||
psycopg2
|
||||
PyJWT
|
||||
@@ -20,4 +18,3 @@ python-social-auth
|
||||
pytz==2013d
|
||||
requests
|
||||
requests-oauthlib
|
||||
django-ckeditor
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
-r base.txt
|
||||
flake8
|
||||
autoflake
|
||||
django-debug-toolbar
|
||||
django-sslserver
|
||||
rosetta
|
||||
sqlparse
|
||||
bzr+https://code.launchpad.net/~adam.russell/pyexiv2/pyexiv2-0.3
|
||||
|
||||
Reference in New Issue
Block a user