Add auto-approval for moderator submissions and update submission handling

This commit is contained in:
pacnpal
2025-02-05 18:47:23 -05:00
parent 1ef38f4a96
commit bc68eaf4d9
30 changed files with 21 additions and 9 deletions

View File

@@ -24,6 +24,7 @@ django-webpack-loader==3.1.1
python-dotenv==1.0.1
Pillow==11.1.0 # For image handling
django-cleanup==9.0.0 # Automatically delete files
piexif==1.1.3 # For image EXIF metadata handling
django-filter==24.3
django-htmx==1.21.0
whitenoise==6.8.2 # Static file serving