Dispatcharr/apps/accounts
2025-09-14 19:47:40 -05:00
..
migrations Remove unneeded migration. 2025-09-02 09:59:06 -05:00
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.py Initial commit 2025-02-18 11:14:09 -06:00
api_urls.py looooots of updates for user-management, initial commit of access control 2025-05-31 18:01:46 -04:00
api_views.py Enhance UserViewSet queryset to prefetch related channel_profiles for improved performance 2025-09-14 19:47:40 -05:00
apps.py user management, user levels, user level channel access 2025-05-18 11:19:34 -04:00
forms.py Initial commit 2025-02-18 11:14:09 -06:00
models.py Convert custom_properties to jsonb in the backend. 2025-09-02 09:41:51 -05:00
permissions.py looooots of updates for user-management, initial commit of access control 2025-05-31 18:01:46 -04:00
serializers.py Reorder columns 2025-06-27 21:59:56 -05:00
signals.py user management, user levels, user level channel access 2025-05-18 11:19:34 -04:00
urls.py Added Super User Creator 2025-03-03 14:57:38 -06:00