InvenTree/InvenTree/users
Oliver cc2e7ee8a5
Move Meta class to top of class definition (#4363)
2023-02-18 18:51:00 +11:00
..
fixtures Adding bulk deletion endpoint for notifications (#3154) 2022-06-08 07:45:30 +10:00
migrations [Feature] Stocktake reports (#4345) 2023-02-17 11:42:48 +11:00
__init__.py Added User API and serializer 2017-04-20 22:40:59 +10:00
admin.py [Feature] Stocktake reports (#4345) 2023-02-17 11:42:48 +11:00
api.py Group API (#4327) 2023-02-11 07:09:59 +11:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
serializers.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
test_api.py Group API (#4327) 2023-02-11 07:09:59 +11:00
test_migrations.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
tests.py [Feature] Stocktake reports (#4345) 2023-02-17 11:42:48 +11:00