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-07 10:50:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
43f9b7ef7cf5cb156de0fd07369148edf3278487
sarlink-portal-api
/
devices
T
History
i701
43f9b7ef7c
Build and Push Docker Images / Build and Push Docker Images (push)
Successful in 2m39s
Details
Enhance User model: add email field with unique constraint, update id_card field to allow null values, and include verified field. Update UserAdmin to display verified field. Improve device listing to filter by logged-in user.
2025-03-28 22:25:30 +05:00
..
migrations
Initial commit
2025-01-20 14:33:03 +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
Initial commit
2025-01-20 14:33:03 +05:00
models.py
Initial commit
2025-01-20 14:33:03 +05:00
serializers.py
Initial commit
2025-01-20 14:33:03 +05:00
tests.py
Initial commit
2025-01-20 14:33:03 +05:00
urls.py
Initial commit
2025-01-20 14:33:03 +05:00
views.py
Enhance User model: add email field with unique constraint, update id_card field to allow null values, and include verified field. Update UserAdmin to display verified field. Improve device listing to filter by logged-in user.
2025-03-28 22:25:30 +05:00