view pip-requirements @ 184:b711f0087709

Use DESCRIPTION file for bundles (SCHEMA CHANGE) * Added two new fields to the Bundle model: * octave_format, which allows users to specify if their bundle has been formatted according to octave packaging standards or not * description_file, which points to a file named DESCRIPTION in the root directory (or the next top-level directory), if the octave_format checkbox is ticked and if one exists * Fixed the uploader field for form by making it a hidden input and preventing hidden inputs from showing up entirely
author dellsystem <ilostwaldo@gmail.com>
date Sat, 27 Oct 2012 15:58:08 -0400
parents 345936c0fed7
children df53a2731d66
line wrap: on
line source

Django==1.3
Pygments==1.5
argparse==1.2.1
django-openid-auth==0.4
django-registration==0.8
wsgiref==0.1.2
django-celery==3.0.10
django-mptt==0.5.4
django-sizefield==0.1
python-archive==0.2
python-magic==0.4.3