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
64b8280bcea487d6efd3b17f64d2c3d771a9dd3e
igny8
/
backend
/
igny8_core
/
auth
History
Desktop
64b8280bce
Implement security enhancements and unified response formats across API endpoints. Update permission classes for various ViewSets to ensure proper tenant isolation and compliance with API standards. Refactor authentication endpoints to utilize success and error response helpers, improving error tracking and response consistency. Complete documentation updates reflecting these changes and achieving full compliance with API Standard v1.0.
2025-11-16 11:35:47 +05:00
..
management
removal of ignored folders
2025-11-13 17:26:00 +00:00
migrations
Implement unified API standard v1.0 across backend and frontend, enhancing error handling, response formatting, and monitoring capabilities. Refactor viewsets for consistent CRUD operations and introduce API Monitor for endpoint health checks. Update migrations to ensure database integrity and remove obsolete constraints and fields. Comprehensive test suite created to validate new standards and functionality.
2025-11-16 01:56:16 +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
middleware.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
models.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
permissions.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
serializers.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
urls.py
Implement security enhancements and unified response formats across API endpoints. Update permission classes for various ViewSets to ensure proper tenant isolation and compliance with API standards. Refactor authentication endpoints to utilize success and error response helpers, improving error tracking and response consistency. Complete documentation updates reflecting these changes and achieving full compliance with API Standard v1.0.
2025-11-16 11:35:47 +05:00
utils.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
views.py
Implement security enhancements and unified response formats across API endpoints. Update permission classes for various ViewSets to ensure proper tenant isolation and compliance with API standards. Refactor authentication endpoints to utilize success and error response helpers, improving error tracking and response consistency. Complete documentation updates reflecting these changes and achieving full compliance with API Standard v1.0.
2025-11-16 11:35:47 +05:00