InvenTree/InvenTree/users
2022-05-28 20:27:20 +02:00
..
fixtures Add fixture for users / groups 2021-04-25 11:41:48 +10:00
migrations Added missing migration file (how did it escape?) 2021-01-13 17:33:55 -05:00
__init__.py Added User API and serializer 2017-04-20 22:40:59 +10:00
admin.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
api.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
apps.py resort imports 2022-05-20 17:24:51 +02:00
models.py Add missing args to docstrings 2022-05-28 20:27:20 +02:00
serializers.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
test_migrations.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
tests.py update the remaining docstrings 2022-05-28 18:06:23 +02:00
urls.py Refactor forms for sales orders 2021-07-03 00:14:36 +10:00