furry/shop
thomas 91d6800a4d 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
..
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 Initial commit: Django Shop ohne große Dateien 2025-07-04 18:25:02 +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