mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-03 12:47:51 +02:00
* Implement Rest API pagination * REST API must be enabled in settings * Report REST API status in the admin site settings page
15 lines
293 B
Plaintext
15 lines
293 B
Plaintext
pytz
|
|
pillow
|
|
markdown
|
|
Django
|
|
djangorestframework
|
|
django-solo
|
|
django-countries
|
|
django-health-check
|
|
django-admin-sortable2
|
|
django-tinymce
|
|
# Optional: # psycopg2-binary
|
|
# Required by django-countries and not always installed
|
|
# by default on modern venvs (like Python 3.12 on Fedora 39)
|
|
setuptools
|