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

17 lines
167 B
Plaintext

# Base
Django==1.6.2
South==0.8.4
# Admin
django-suit==0.2.6
# Fixes
longerusername==0.4
# DDBB
dj-database-url==0.3.0
psycopg2==2.5.2
# Files
django-filer==0.9.5