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
1cbc347cdc144fd10f581f96c7b44fc201fdf197
igny8
/
backend
/
igny8_core
/
api
History
alorig
1a1214d93f
123
2025-11-22 13:07:18 +05:00
..
tests
Remove obsolete scripts and files, update site builder configurations
2025-11-17 17:48:15 +00:00
__init__.py
Integrate OpenAPI/Swagger documentation using drf-spectacular, enhancing API documentation with comprehensive guides and schema generation. Add multiple documentation files covering authentication, error codes, rate limiting, and migration strategies. Update settings and URLs to support new documentation endpoints and schema configurations.
2025-11-16 02:15:37 +00:00
authentication.py
405 error
2025-11-21 20:59:50 +05:00
base.py
123
2025-11-22 13:07:18 +05:00
exception_handlers.py
Enhance API response handling and implement unified API standard across multiple modules. Added feature flags for unified exception handling and debug throttling in settings. Updated pagination and response formats in various viewsets to align with the new standard. Improved error handling and response validation in frontend components for better user feedback.
2025-11-15 20:18:42 +00:00
pagination.py
Enhance API response handling and implement unified API standard across multiple modules. Added feature flags for unified exception handling and debug throttling in settings. Updated pagination and response formats in various viewsets to align with the new standard. Improved error handling and response validation in frontend components for better user feedback.
2025-11-15 20:18:42 +00:00
permissions.py
Enhance API response handling and implement unified API standard across multiple modules. Added feature flags for unified exception handling and debug throttling in settings. Updated pagination and response formats in various viewsets to align with the new standard. Improved error handling and response validation in frontend components for better user feedback.
2025-11-15 20:18:42 +00:00
response.py
Refactor error_response function for improved argument handling
2025-11-22 03:04:35 +00:00
schema_extensions.py
Add health check endpoint and refactor integration response handling
2025-11-16 07:01:19 +00:00
throttles.py
Enhance public access and error handling in site-related views and loaders
2025-11-18 22:40:00 +00:00