schon/blog
Egor fureunoir Gorbunov 58b227c2d6 Features: 1) Update project version to 2.8.10 in pyproject.toml and translation files;
Fixes: 1) None;

Extra: 1) Update translation metadata across multiple locales.
2025-06-22 20:45:26 +03:00
..
docs Initial Commit 2025-04-29 22:40:30 +03:00
elasticsearch RUFF 2025-05-26 16:12:59 +03:00
graphene Features: 1) Add type annotations for various models and methods; 2) Introduce refined graphene resolvers to enhance permission handling; 3) Include type checking suppression with # type: ignore for unsupported cases. 2025-06-18 16:38:07 +03:00
locale Features: 1) Update project version to 2.8.10 in pyproject.toml and translation files; 2025-06-22 20:45:26 +03:00
migrations Update API version to 2.6.0 and reformat migration files 2025-05-06 19:19:49 +03:00
static Features: 1) Add .gitkeep files for payments/static and blog/static directories to track empty folders; 2025-06-01 18:50:37 +03:00
templates Initial Commit 2025-04-29 22:40:30 +03:00
utils Initial Commit 2025-04-29 22:40:30 +03:00
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
admin.py Fixes: 1) Remove unnecessary inheritance from ModelAdmin in PostAdmin class; 2025-06-19 13:38:24 +03:00
apps.py Features: None; 2025-06-21 19:19:09 +03:00
filters.py Initial Commit 2025-04-29 22:40:30 +03:00
models.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00
serializers.py Features: 1) Updated PostSerializer to inherit from ModelSerializer for enhanced functionality; 2025-05-15 11:50:10 +03:00
signals.py Initial Commit 2025-04-29 22:40:30 +03:00
tests.py Initial Commit 2025-04-29 22:40:30 +03:00
urls.py Initial Commit 2025-04-29 22:40:30 +03:00
views.py Initial Commit 2025-04-29 22:40:30 +03:00
viewsets.py Features: 1) Add 'retrieve: ALLOW' to additional permissions in blog viewsets; 2025-06-19 16:34:52 +03:00
widgets.py Features: 1) 2.8.9 update 2025-06-18 15:05:58 +03:00