stagestatus/requirements/base.txt
Tyrel Souza e9d18b110d Use api
2017-04-02 18:21:57 +00:00

14 lines
355 B
Plaintext

# Versions are left out on purpose in order for you to use the latest ones.
# After the first "pip install -r", just run "pip freeze" and add the version
# to each package in each requirements/*.txt.
Django
django-model-utils
mysql-python
djangorestframework
markdown # Markdown support for the browsable API.
django-filter # Filtering support