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
6bb918bad6832512c46dc51f56d0039635988067
igny8
/
backend
/
igny8_core
History
IGNY8 VPS (Salman)
d14d6d89b1
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
..
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
Enhance public access and error handling in site-related views and loaders
2025-11-18 22:40:00 +00:00
auth
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
business
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
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
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
utils
stage 4-1
2025-11-20 03:30:39 +05: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
refactor stage 1
2025-11-19 19:33:26 +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