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-06-29 02:55:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
69ab87f50240ea84e1465de84ba78156e1ec62a7
sarlink-portal-api
/
devices
T
History
i701
69ab87f502
Build and Push Docker Images / Build and Push Docker Images (push)
Successful in 3m37s
Details
Add is_admin field to User model and update related serializers and views
2025-06-09 13:28:57 +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
Add is_admin field to User model and update related serializers and views
2025-06-09 13:28:57 +05:00