Commit graph

4 commits

Author SHA1 Message Date
856f2ff516 Features: 1) Add app_name attribute in multiple urls.py files across apps to support namespacing;
Fixes: 1) Simplify Prometheus and GraphQL path definitions in `evibes/api_urls.py`;

Extra: 1) Add line breaks across multiple files for improved code readability.
2025-06-29 20:03:33 +03:00
7ff62cea0e Features: 1) Add detailed class-level docstrings for multiple ViewSets and views, improving maintainability and documentation; 2) Introduce namespace for "core_b2b" in URL patterns for better URL resolution.
Fixes: 1) Remove unused "prometheus/" URL pattern for cleanup.

Extra: Update imports and formats for consistency; refine sitemap functions with explicit docstrings.
2025-06-29 19:56:52 +03:00
c01f2422ce Features: 1) Add 'retrieve: ALLOW' to additional permissions in blog viewsets;
Fixes: None;

Extra: None;
2025-06-19 16:34:52 +03:00
68febcdb08 Initial Commit 2025-04-29 22:40:30 +03:00