schon/evibes/settings
Egor fureunoir Gorbunov 376c73ba26 Features: 1) Add tab support for inline admin classes; 2) Introduce new settings for taskboard URL and support contact;
Fixes: 1) Remove redundant imports from admin.py;

Extra: 1) Update inline classes to inherit from TabularInline; 2) Add unfold.contrib modules to INSTALLED_APPS; 3) Reorder imports in admin.py for consistency.
2025-11-15 02:29:23 +03:00
..
__init__.py Features: 1) Migrate from Jazzmin to django-unfold for admin UI; 2025-11-15 01:38:14 +03:00
base.py Features: 1) Add tab support for inline admin classes; 2) Introduce new settings for taskboard URL and support contact; 2025-11-15 02:29:23 +03:00
caches.py 2025.4 BETA 2025-11-10 08:36:57 +03:00
celery.py Features: 1) Add backup_task to manage database and media backups; 2) Introduce periodic scheduling for backup_task via Celery Beat; 2025-11-13 17:14:00 +03:00
constance.py Features: 1) Migrate from Jazzmin to django-unfold for admin UI; 2025-11-15 01:38:14 +03:00
csp.py Initial Commit 2025-04-29 22:40:30 +03:00
database.py Features: 1) Update all log handlers to dynamically switch based on DEBUG setting; 2) Introduce improved middleware logging configuration. 2025-07-06 16:58:43 +03:00
dbbackup.py Features: 1) Add backup_task to manage database and media backups; 2) Introduce periodic scheduling for backup_task via Celery Beat; 2025-11-13 17:14:00 +03:00
drf.py Features: 1) Migrate from Jazzmin to django-unfold for admin UI; 2025-11-15 01:38:14 +03:00
elasticsearch.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
emailing.py 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
extensions.py Features: 1) Introduced Telegram forwarder with bot functionality for message forwarding and user support; 2) Added new commands (/start, /unlink, /help) for Telegram bot; 3) Enabled webhook integration and message linking via Telegram. 2025-11-12 11:23:44 +03:00
graphene.py Features: 1) Update all log handlers to dynamically switch based on DEBUG setting; 2) Introduce improved middleware logging configuration. 2025-07-06 16:58:43 +03:00
jazzmin.py Features: 1) Migrate from Jazzmin to django-unfold for admin UI; 2025-11-15 01:38:14 +03:00
logconfig.py Features: 2025-11-13 15:24:44 +03:00
summernote.py Fixes: 1) Corrected callable usage for attachment_upload_to in Summernote settings; 2025-06-23 16:21:50 +03:00
unfold.py Features: 1) Add tab support for inline admin classes; 2) Introduce new settings for taskboard URL and support contact; 2025-11-15 02:29:23 +03:00