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

# Base
Django==1.6.2
South==0.8.4
# Admin
django-suit==0.2.8
django-reversion==1.8.0
django-solo==1.0.4
django-import-export==0.2.2
# 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