InvenTree/InvenTree/users
Matthias Mair 15c688074e
Remove django-allauth-2fa
Fixes #6281
2024-01-19 18:07:07 +01:00
..
fixtures Adding bulk deletion endpoint for notifications (#3154) 2022-06-08 07:45:30 +10:00
migrations Remove django-allauth-2fa 2024-01-19 18:07:07 +01:00
__init__.py Added User API and serializer 2017-04-20 22:40:59 +10:00
admin.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
api.py [PUI] Fix global login (#6287) 2024-01-19 00:57:00 +00:00
apps.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
authentication.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
models.py Do not create owners when importing data (#6271) 2024-01-18 10:31:43 +11:00
serializers.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
test_api.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
test_migrations.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
tests.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00