14 lines
355 B
Plaintext
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
|