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
4db9d7fabddba9d18edc03ab5cb96aa8ddbad688
sarlinkportal-api
/
devices
T
History
i701
4db9d7fabd
Refactor device management: add vendor field, enhance admin display, and improve MAC address handling
2025-06-01 19:27:04 +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 device management: add vendor field, enhance admin display, and improve MAC address handling
2025-06-01 19:27:04 +05:00