mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
* Replace ckeditor with tinymce due to deprecation * Remove any ckeditor dependency from old migrations Disable alters, replace create with plain models.TextField * Reformat files * Add more hardening in image_upload
16 lines
316 B
Plaintext
16 lines
316 B
Plaintext
pytz
|
|
pillow
|
|
markdown
|
|
Django
|
|
djangorestframework
|
|
django-solo
|
|
django-countries
|
|
django-health-check
|
|
django-admin-sortable2
|
|
django-tinymce
|
|
# Optional: # psycopg2-binary
|
|
# Optional: # pySerial
|
|
# Required by django-countries and not always installed
|
|
# by default on modern venvs (like Python 3.12 on Fedora 39)
|
|
setuptools
|