schon/blog
Egor fureunoir Gorbunov a90498a94a Features: 1) Add .gitkeep files for payments/static and blog/static directories to track empty folders;
Fixes: 1) Update `.dockerignore` to include exceptions for static directories under `core`, `blog`, `vibes_auth`, and `payments`;

Extra: 1) Adjust `.dockerignore` formatting by adding a newline at the end and ignoring `scripts` directory.
2025-06-01 18:50:37 +03:00
..
docs Initial Commit 2025-04-29 22:40:30 +03:00
elasticsearch RUFF 2025-05-26 16:12:59 +03:00
graphene Update PostType and PostTagType field definitions 2025-04-30 00:37:09 +03:00
locale Features: 1) Extra password validation; 2025-05-27 15:48:40 +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 RUFF 2025-05-26 16:12:59 +03:00
apps.py Initial Commit 2025-04-29 22:40:30 +03:00
filters.py Initial Commit 2025-04-29 22:40:30 +03:00
forms.py Initial Commit 2025-04-29 22:40:30 +03:00
models.py RUFF 2025-05-26 16:12:59 +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 Initial Commit 2025-04-29 22:40:30 +03:00
widgets.py RUFF 2025-05-26 16:12:59 +03:00