This website requires JavaScript.
Explore
Help
Sign In
vivekpprakash
/
eventify_backend
Watch
1
Star
0
Fork
0
You've already forked eventify_backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f75d4f29151432ee574109ccc8dca71880d48eac
eventify_backend
/
admin_api
History
Sicherhaven
f75d4f2915
fix: add missing get_object_or_404 import in PartnerImpersonateView
2026-04-21 23:18:37 +05:30
..
migrations
feat(audit): add Audit Log module — coverage, metrics endpoint, indexes
2026-04-21 12:39:38 +05:30
__init__.py
feat: add JWT auth foundation - /api/v1/ with admin login, refresh, me, health endpoints
2026-03-24 14:46:03 +00:00
apps.py
feat: add JWT auth foundation - /api/v1/ with admin login, refresh, me, health endpoints
2026-03-24 14:46:03 +00:00
models.py
feat(rbac): add Reviews/Contributions/Leads/Audit scope defs + fix reviews module mapping (v1.14.0)
2026-04-21 17:11:01 +05:30
serializers.py
feat: add JWT auth foundation - /api/v1/ with admin login, refresh, me, health endpoints
2026-03-24 14:46:03 +00:00
tests.py
feat(audit): extend audit coverage to all admin interactions (v1.13.0)
2026-04-21 13:42:02 +05:30
urls.py
feat(partners): add PartnerImpersonateView for admin Login-as-Partner
2026-04-21 22:55:08 +05:30
views.py
fix: add missing get_object_or_404 import in PartnerImpersonateView
2026-04-21 23:18:37 +05:30