InvenTree/InvenTree/users
2024-03-12 03:53:02 +00:00
..
fixtures Adding bulk deletion endpoint for notifications (#3154) 2022-06-08 07:45:30 +10:00
migrations Token admin fix (#5891) 2023-11-09 13:59:44 +11:00
__init__.py Added User API and serializer 2017-04-20 22:40:59 +10:00
admin.py Bump to Dj 4.x (#6173) 2024-02-06 13:30:50 +11:00
api.py Generate API docs (#6319) 2024-02-08 16:19:57 +11: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 Handle more caching exception pathways (#6678) 2024-03-12 03:53:02 +00:00
serializers.py Generate API docs (#6319) 2024-02-08 16:19:57 +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 Seperate CUI url paths and tests (#6543) 2024-02-22 22:56:50 +00:00