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-10 13:03:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a8adddfda4950d025f4b7c4c907eeab4be4a897e
sarlink-portal-api
/
devices
T
History
i701
b87dcfaf26
Build and Push Docker Images / Build and Push Docker Images (push)
Successful in 2m12s
Details
Add UpdateUserWalletView and CustomUserByWalletBalanceSerializer for wallet balance updates
2025-04-05 20:53:06 +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
Add UpdateUserWalletView and CustomUserByWalletBalanceSerializer for wallet balance updates
2025-04-05 20:53:06 +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