diff options
author | luxagraf <sng@luxagraf.net> | 2012-10-14 22:26:39 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2012-10-14 22:26:39 -0400 |
commit | fa869d1a60ff6f8c41cd7f2bf0e0964bff9ba9f1 (patch) | |
tree | f60ab325dbaf6a4dab443daa3f8fea84edba4a1d /config/requirements.txt | |
parent | 27e05eaae0dd829090749facc5e10ca0a7b9a5dc (diff) |
converted publishing system to have buttons int the admin and reworked the config system
Diffstat (limited to 'config/requirements.txt')
-rw-r--r-- | config/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/requirements.txt b/config/requirements.txt index 6ef8852..cd13a58 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -3,6 +3,8 @@ PIL==1.1.7 django-extensions==0.9 django-filebrowser==3.5.0 django-grappelli==2.4.2 +django-pipeline==1.2.17 psycopg2==2.4.5 wsgiref==0.1.2 yolk==0.4.3 +yuicompressor==2.4.7 |