c3lf-system-3/core/authentication
jedi 26255fadec
All checks were successful
/ test (push) Successful in 51s
drop v1 API and rename id columns
2024-11-20 02:39:49 +01:00
..
migrations always use get_model in migrations 2024-06-23 01:33:24 +02:00
tests add API endpoints and admin views for authentication module 2024-01-07 20:48:31 +01:00
__init__.py use custom user and permission model 2024-01-07 17:45:42 +01:00
admin.py better email error logging and some pretty printing for admin interface 2024-06-23 01:23:34 +02:00
api_v2.py drop v1 API and rename id columns 2024-11-20 02:39:49 +01:00
models.py use custom user and permission model 2024-01-07 17:45:42 +01:00
serializers.py drop v1 API and rename id columns 2024-11-20 02:39:49 +01:00