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
1a1214d93fce26bc7067a7869145628a4b1a457d
igny8
/
backend
/
igny8_core
History
alorig
1a1214d93f
123
2025-11-22 13:07:18 +05:00
..
admin
fix
2025-11-18 22:17:45 +05:00
ai
Remove obsolete migration files and update initial migration timestamps for various modules; ensure consistency in migration history across the project.
2025-11-20 23:32:45 +00:00
api
123
2025-11-22 13:07:18 +05:00
auth
405 error
2025-11-21 20:59:50 +05:00
business
fix
2025-11-22 12:50:59 +05:00
middleware
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
modules
Fix: Integration content types last_structure_fetch path + add test script for manual structure push
2025-11-22 09:19:44 +05:00
utils
Refactor error_response function for improved argument handling
2025-11-22 03:04:35 +00:00
__init__.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
asgi.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
celery.py
Add scheduled automation task and update URL routing
2025-11-16 22:11:05 +00:00
settings.py
405 error
2025-11-21 20:59:50 +05:00
test_settings.py
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
urls.py
Phase 6
2025-11-18 05:21:27 +05:00
wsgi.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00