This website requires JavaScript.
Explore
Help
Sign In
sarlink
/
sarlink-portal-api
Watch
7
Star
0
Fork
0
You've already forked sarlink-portal-api
mirror of
https://github.com/i701/sarlink-portal-api.git
synced
2025-10-05 13:35:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
85485ae3515fffde8aa0ec8aeac345a4c7e5d114
sarlink-portal-api
/
apibase
History
i701
4aae0064ca
fix(views): optimize database queries to solve N+1 problems
🔨
🐛
2025-07-25 23:22:35 +05:00
..
__init__.py
Refactor task management: replace Celery with Procrastinate for background tasks and update related configurations
2025-06-28 10:25:33 +05:00
asgi.py
revert back to single settings.py file to fix authorization header not reading issue
2025-03-24 14:03:23 +05:00
env.py
Refactor Django settings module and environment configuration
2025-03-03 22:11:13 +05:00
settings.py
fix(views): optimize database queries to solve N+1 problems
🔨
🐛
2025-07-25 23:22:35 +05:00
urls.py
Add wallet balance to User model and implement Atoll/Island management
2025-01-20 20:59:16 +05:00
wsgi.py
revert back to single settings.py file to fix authorization header not reading issue
2025-03-24 14:03:23 +05:00