This website requires JavaScript.
Explore
Help
Sign In
sarlink
/
sarlinkportal-api
Watch
0
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b8d9f5cf87286267e13e06f7e1bd5016472b2bc7
sarlinkportal-api
/
apibase
T
History
i701
b8d9f5cf87
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