Files
mayan-edms/requirements/development.txt
Roberto Rosario c03a093cf9 Implemented Django 1.3 staticfile handling app, removed grapelli from
the included 3rd party apps folder, updated to a recent version of rosetta
2011-08-06 18:00:01 -04:00

19 lines
540 B
Plaintext

Django==1.3
Werkzeug==0.6.2
django-extensions==0.6
django-pagination==1.0.7
django-rosetta==0.6.2
wsgiref==0.1.2
celery==2.2.2
django-celery==2.2.2
django-sentry==1.6.0
django-taggit==0.9.3
-e git://github.com/django-mptt/django-mptt.git@0af02a95877041b2fd6d458bd95413dc1666c321#egg=django-mptt
-e git://github.com/ahupp/python-magic.git@a75cf0a4a7790eb106155c947af9612f15693b6e#egg=python-magic
slate==0.3
PIL==1.1.7
ghostscript==0.4.1
pdfminer==20110227
APScheduler==2.0.2
-e https://github.com/sehmaschine/django-grappelli/zipball/2.3.3