scim_app/scim_app/core
Xeryus Stokkel 1f1d1a8782
Add group model
2022-01-18 15:52:54 +01:00
..
migrations Add group model 2022-01-18 15:52:54 +01:00
__init__.py Create a signal that associates a user with an application 2022-01-17 14:14:09 +01:00
admin.py Create user model that supports SCIM 2022-01-17 14:46:00 +01:00
apps.py Create a signal that associates a user with an application 2022-01-17 14:14:09 +01:00
models.py Add group model 2022-01-18 15:52:54 +01:00
signals.py Associate a token with the user that created the application 2022-01-17 14:18:43 +01:00
tests.py Create a signal that associates a user with an application 2022-01-17 14:14:09 +01:00
views.py Create a signal that associates a user with an application 2022-01-17 14:14:09 +01:00