This website requires JavaScript.
Explore
Help
Register
Sign In
salman
/
igny8
Watch
1
Star
0
Fork
0
You've already forked igny8
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
72a31b2edbfba6bad9c5cbbf864626af41dbefd7
igny8
/
backend
/
igny8_core
/
modules
/
planner
History
IGNY8 VPS (Salman)
3694e40c04
Enhance API documentation and schema management by implementing explicit tag configurations for Swagger and ReDoc. Introduce postprocessing hooks to filter auto-generated tags, ensuring only defined tags are used. Update viewsets across various modules to utilize the new tagging system, improving clarity and organization in API documentation.
2025-11-16 04:48:14 +00:00
..
management
removal of ignored folders
2025-11-13 17:26:00 +00:00
migrations
removal of ignored folders
2025-11-13 17:26:00 +00:00
__init__.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
admin.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
apps.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
cluster_serializers.py
Refactor content status terminology and enhance cluster serializers with idea and content counts
2025-11-11 18:51:32 +05:00
models.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
serializers.py
Implement unified API standard across backend viewsets and serializers, enhancing error handling and response formatting. Update AccountModelViewSet to standardize CRUD operations with success and error responses. Refactor various viewsets to inherit from AccountModelViewSet, ensuring compliance with the new standard. Improve frontend components to handle API responses consistently and update configuration for better user experience.
2025-11-15 23:04:31 +00:00
urls.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
views.py
Enhance API documentation and schema management by implementing explicit tag configurations for Swagger and ReDoc. Introduce postprocessing hooks to filter auto-generated tags, ensuring only defined tags are used. Update viewsets across various modules to utilize the new tagging system, improving clarity and organization in API documentation.
2025-11-16 04:48:14 +00:00