furry/shop
thomas f89e715c80 Complete Admin-Backend Overhaul - Neue zentrale Admin-Site mit besserer Strukturierung und Übersichtlichkeit 2025-07-06 09:54:09 +02:00
..
management/commands Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +02:00
migrations Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +02:00
templates/shop Fix Redis configuration and template issues - Remove CLIENT_CLASS from Redis cache config - Fix template load order and navigation URLs - Add custom template filters - Resolve Docker build issues 2025-07-05 12:48:24 +02:00
__init__.py Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +02:00
admin.py Complete Admin-Backend Overhaul - Neue zentrale Admin-Site mit besserer Strukturierung und Übersichtlichkeit 2025-07-06 09:54:09 +02:00
apps.py Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +02:00
asgi.py Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +02:00
emails.py Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +02:00
forms.py Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +02:00
models.py Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +02:00
settings.py Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +02:00
signals.py Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +02:00
tests.py Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +02:00
urls.py Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +02:00
views.py Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +02:00
wsgi.py Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +02:00