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
0ec594363c30e91cc69a99a3416db3e47956b524
igny8
/
backend
/
igny8_core
/
modules
/
writer
History
IGNY8 VPS (Salman)
0ec594363c
Implement unified API standard across backend viewsets and serializers, enhancing error handling and response formatting. Update AccountModelViewSet to standardize CRUD operations with success and error responses. Refactor various viewsets to inherit from AccountModelViewSet, ensuring compliance with the new standard. Improve frontend components to handle API responses consistently and update configuration for better user experience.
2025-11-15 23:04:31 +00:00
..
migrations
removal of ignored folders
2025-11-13 17:26:00 +00:00
__init__.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
admin.py
backednd iamge table updae
2025-11-11 19:34:49 +00:00
apps.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
models.py
12212
2025-11-12 05:25:14 +05:00
serializers.py
1234
2025-11-12 05:10:34 +00:00
urls.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
views.py
Implement unified API standard across backend viewsets and serializers, enhancing error handling and response formatting. Update AccountModelViewSet to standardize CRUD operations with success and error responses. Refactor various viewsets to inherit from AccountModelViewSet, ensuring compliance with the new standard. Improve frontend components to handle API responses consistently and update configuration for better user experience.
2025-11-15 23:04:31 +00:00