schon/blog
Egor fureunoir Gorbunov bbde0a4654 Update PostType and PostTagType field definitions
Replaced `fields = "__all__"` with specific fields for better control and security. Removed unused `filter_fields` to clean up the code and align with actual requirements. These changes improve maintainability and clarity.
2025-04-30 00:37:09 +03:00
..
docs Initial Commit 2025-04-29 22:40:30 +03:00
elasticsearch Initial Commit 2025-04-29 22:40:30 +03:00
graphene Update PostType and PostTagType field definitions 2025-04-30 00:37:09 +03:00
locale Initial Commit 2025-04-29 22:40:30 +03:00
migrations Initial Commit 2025-04-29 22:40:30 +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 Initial Commit 2025-04-29 22:40:30 +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 Initial Commit 2025-04-29 22:40:30 +03:00
serializers.py Initial Commit 2025-04-29 22:40:30 +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 Initial Commit 2025-04-29 22:40:30 +03:00