This website requires JavaScript.
Explore
Help
Sign In
sarlink
/
sarlink-portal-api
Watch
6
Star
0
Fork
0
You've already forked sarlink-portal-api
mirror of
https://github.com/i701/sarlink-portal-api.git
synced
2026-06-23 09:24:03 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
887ffbb4d01a5ca3458b100cc4968f9800a3aead
sarlink-portal-api
/
apibase
T
History
i701
b8d9f5cf87
Build and Push Docker Images / Build and Push Docker Images (push)
Successful in 2m23s
Details
Refactor VerifyPaymentView to include checks for payment status and user authorization. Update logging level in settings.py to suppress certain logs during testing. Add comprehensive tests for device management in DeviceAPITestCase.
2025-04-11 17:06:28 +05:00
..
__init__.py
Initial commit
2025-01-20 14:33:03 +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
Refactor VerifyPaymentView to include checks for payment status and user authorization. Update logging level in settings.py to suppress certain logs during testing. Add comprehensive tests for device management in DeviceAPITestCase.
2025-04-11 17:06:28 +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