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
c54ecd47fe7e8f0996be52b0b4cbf4f5ebfa2d61
igny8
/
backend
/
igny8_core
History
alorig
c54ecd47fe
2
2025-11-22 17:52:05 +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
Refactor WordPress integration service to use API key for connection testing
2025-11-22 09:31:07 +00: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
2
2025-11-22 17:52:05 +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
2
2025-11-22 17:52:05 +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