InvenTree/InvenTree/users
2020-10-04 00:34:22 +10:00
..
migrations Add migration files 2020-10-04 00:01:18 +10:00
__init__.py Added User API and serializer 2017-04-20 22:40:59 +10:00
admin.py Tab fix 2020-10-04 00:03:10 +10:00
apps.py Add hook to update group permission roles 2020-10-03 23:45:24 +10:00
models.py More unit testing 2020-10-04 00:34:22 +10:00
serializers.py Include PK in user serializer 2019-06-23 22:44:57 +10:00
tests.py More unit testing 2020-10-04 00:34:22 +10:00
urls.py Tests for retrieving user auth tokens 2019-09-07 23:41:15 +10:00
views.py Improvements for token authentication 2020-04-18 12:06:50 +10:00