This website requires JavaScript.
Explore
Help
Sign In
sarlink
/
sarlinkportal-api
Watch
6
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
sarlinkportal-api
/
api
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Delete Directory
History
shihaam
c1f661cdb6
Build and Push Docker Images / Build and Push Docker Images (push)
Failing after 5s
Details
improve registration flows
2026-08-04 01:11:20 +05:00
..
management
update sign up notifications
2026-08-02 14:54:00 +05:00
migrations
improve registration flows
2026-08-04 01:11:20 +05:00
__init__.py
Initial commit
2025-01-20 14:33:03 +05:00
admin.py
feat(admin): add agreement field to UserAdmin for improved user management
✨
2025-07-25 10:44:58 +05:00
apps.py
Initial commit
2025-01-20 14:33:03 +05:00
authentication.py
Initial commit
2025-01-20 14:33:03 +05:00
bot.py
update sign up notifications
2026-08-02 14:54:00 +05:00
exceptions.py
Initial commit
2025-01-20 14:33:03 +05:00
filters.py
feat(filters): add id_card and mobile filters to UserFilter class
✨
2025-07-11 15:09:51 +05:00
helpers.py
refactor(view): extract validation logic from CreateTemporaryUserView to
2025-09-14 21:51:05 +05:00
managers.py
Refactor create_superuser method in CustomUserManager to include email parameter in user creation.
2025-04-11 12:13:28 +05:00
mixins.py
Initial commit
2025-01-20 14:33:03 +05:00
models.py
improve registration flows
2026-08-04 01:11:20 +05:00
notifications.py
add support for group topics tg notifications
2026-08-02 06:40:11 +05:00
omada.py
Refactor device blocking logic in DeviceBlockAPIView to utilize Omada BlockDeviceResponse for blocking in omada first
2025-06-23 23:41:59 +05:00
pagination.py
Initial commit
2025-01-20 14:33:03 +05:00
permissions.py
fix admin user persm
2026-08-03 21:44:55 +05:00
serializers.py
improve registration flows
2026-08-04 01:11:20 +05:00
signals.py
remove email related code
2026-08-02 14:25:41 +05:00
storages.py
improve registration flows
2026-08-04 01:11:20 +05:00
tasks_app.py
feat(tasks): integrate procrastinate app and configure on_app_ready callback
✨
2025-07-05 14:32:57 +05:00
tasks.py
improve registration flows
2026-08-04 01:11:20 +05:00
tests.py
Initial commit
2025-01-20 14:33:03 +05:00
throttle.py
Initial commit
2025-01-20 14:33:03 +05:00
urls.py
improve registration flows
2026-08-04 01:11:20 +05:00
utils.py
refactor(verification): enhance error handling and response structure in user verification process
🔨
2025-07-15 23:04:11 +05:00
views.py
improve registration flows
2026-08-04 01:11:20 +05:00