fmartingr
/
shelfzilla
Archived
1
0
Fork 0
This repository has been archived on 2021-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
shelfzilla/config/requirements.txt

23 lines
272 B
Plaintext
Raw Normal View History

2014-03-18 15:23:22 +00:00
# Base
2014-03-18 12:48:12 +00:00
Django==1.6.2
South==0.8.4
2014-03-18 15:23:22 +00:00
# Admin
2014-04-25 16:12:50 +00:00
django-suit==0.2.8
django-reversion==1.8.0
django-solo==1.0.4
django-import-export==0.2.2
2014-03-18 15:23:22 +00:00
# Fixes
longerusername==0.4
# Statics
django-compressor==1.4
# DDBB
dj-database-url==0.3.0
psycopg2==2.5.2
# Files
django-filer==0.9.5