This website requires JavaScript.
Explore
Help
Sign In
sarlink
/
sarlink-portal-api
Watch
6
Star
0
Fork
0
mirror of
https://github.com/i701/sarlink-portal-api.git
synced
2026-07-30 01:54:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4c722752a4ab834f8ca49f72b9bafdcf1b825c55
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