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-07-12 07:59:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7e2f6699b10b8f071883d49965ecb75d267ed839
sarlink-portal-api
/
devices
T
History
i701
7e2f6699b1
Build and Push Docker Images / Build and Push Docker Images (push)
Successful in 3m31s
Details
Refactor imports in admin.py and update MAC address handling in views.py to improve code clarity and error handling
2025-06-08 15:23:18 +05:00
..
migrations
Refactor device management: add vendor field, enhance admin display, and improve MAC address handling
2025-06-01 19:27:04 +05:00
__init__.py
Initial commit
2025-01-20 14:33:03 +05:00
admin.py
Refactor device management: add vendor field, enhance admin display, and improve MAC address handling
2025-06-01 19:27:04 +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
Refactor device management: add vendor field, enhance admin display, and improve MAC address handling
2025-06-01 19:27:04 +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 imports in admin.py and update MAC address handling in views.py to improve code clarity and error handling
2025-06-08 15:23:18 +05:00