Dynavera/apps/accounts
2026-03-08 12:56:23 +00:00
..
management Modularised management folder 2026-02-26 12:08:34 +00:00
migrations Added unique together for role name and org 2026-03-08 12:56:23 +00:00
tests Added extra code path tests and edge case checks 2026-03-08 12:55:28 +00:00
__init__.py Revised all files to reduce bloat + optimized workflow 2026-02-26 01:32:04 +00:00
admin.py Modified id usage to uuids, reset migrations, removed token from invites 2026-02-27 12:53:19 +00:00
apps.py Revised all files to reduce bloat + optimized workflow 2026-02-26 01:32:04 +00:00
managers.py Revised all files to reduce bloat + optimized workflow 2026-02-26 01:32:04 +00:00
mixins.py Revised all files to reduce bloat + optimized workflow 2026-02-26 01:32:04 +00:00
models.py Added unique together for role name and org 2026-03-08 12:56:23 +00:00
permissions.py Added common permission classes and validator methods 2026-03-08 12:20:13 +00:00
serializers.py Modified id usage to uuids, reset migrations, removed token from invites 2026-02-27 12:53:19 +00:00
viewsets.py Added extra checks with permissions and better validation 2026-03-08 12:56:04 +00:00