mirror of
https://github.com/nikdoof/vapemap.git
synced 2025-12-13 06:22:16 +00:00
New app called "moderation" which handles the reporting, and in the future, management of incorrect records in the database.
23 lines
609 B
Plaintext
23 lines
609 B
Plaintext
django>=1.5.1,<1.6
|
|
django-debug-toolbar>=0.9.4
|
|
south>=0.7.6
|
|
geopy>=0.95
|
|
django-markdown-deux>=1.0.4
|
|
django-bootstrap-form>=1.4
|
|
django-extra-views>=0.6.2
|
|
-e git+git://github.com/brack3t/django-braces.git@e0a8f04419eee0ca5809a62cffd3f5d1e80bb059#egg=django_braces
|
|
-e hg+https://bitbucket.org/alper/django-registration@1cddccb#egg=django_registration
|
|
requests
|
|
pyelasticsearch
|
|
-e git+git://github.com/toastdriven/django-haystack.git@0e8bd20c18ce3133b3a4f285a4c420bb621ac49b#egg=django_haystack
|
|
django-epiceditor
|
|
|
|
# Heroku
|
|
dj-database-url
|
|
gunicorn
|
|
gevent
|
|
psycopg2
|
|
django-storages
|
|
boto
|
|
raven>=3
|
|
django-waffle>=0.9.1 |