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-05-01 02:15:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
sarlink-portal-api
/
devices
History
i701
20db39ee55
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push)
Failing after 2m14s
Details
Fix import statement for regex module in MAC address validation
2025-04-25 15:35:57 +05:00
..
migrations
Refactor and enhance device management and authentication features
2025-04-25 14:37:27 +05:00
__init__.py
Initial commit
2025-01-20 14:33:03 +05:00
admin.py
Initial commit
2025-01-20 14:33:03 +05:00
apps.py
Initial commit
2025-01-20 14:33:03 +05:00
filters.py
Refactor and enhance device management and authentication features
2025-04-25 14:37:27 +05:00
models.py
Fix import statement for regex module in MAC address validation
2025-04-25 15:35:57 +05:00
serializers.py
Refactor and enhance device management and authentication features
2025-04-25 14:37:27 +05:00
tests.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 BlockDeviceSerializer and DeviceBlockAPIView for blocking devices
2025-04-06 21:38:41 +05:00
views.py
Refactor and enhance device management and authentication features
2025-04-25 14:37:27 +05:00