2012-11-20 03:47:19 -06:00
|
|
|
# This file collects all required third-party applications that are needed
|
|
|
|
# to run this project. Later you can install all these apps in a row
|
|
|
|
# using pip. Example::
|
|
|
|
#
|
|
|
|
# pip install -r requirements.pip
|
|
|
|
|
|
|
|
django==1.4.2
|
|
|
|
#south==0.7.6
|
|
|
|
git+git://github.com/petry/django-foundation.git
|
2012-12-22 13:32:11 -06:00
|
|
|
git+git://github.com/yohanboniface/django-leaflet-storage.git
|
2012-12-16 08:10:00 -06:00
|
|
|
git+git://github.com/frankban/django-endless-pagination.git
|
2012-12-22 05:42:29 -06:00
|
|
|
hg+https://bitbucket.org/liberation/sesql
|
|
|
|
django_compressor
|