InvenTree/InvenTree/plugin
Matthias 17127e914d
PEP fix
2022-05-04 17:44:27 +02:00
..
builtin Merge branch 'inventree:master' into matmair/issue2385 2022-05-04 12:23:05 +02:00
migrations user notification settings 2022-04-04 23:46:19 +02:00
mixins Move email notification method into plugin 2022-04-02 02:46:41 +02:00
samples ignore for coverage 2022-05-04 00:43:49 +02:00
templatetags and another one 2022-04-04 23:52:00 +02:00
__init__.py move invenTreePlugin to new class 2022-01-11 01:41:33 +01:00
action.py PEP fix 2022-01-11 01:51:19 +01:00
admin.py PEP fix 2022-05-04 17:44:27 +02:00
api.py update depreciated paths 2022-05-01 22:00:18 +02:00
apps.py do not coverage catch for load 2022-05-03 23:06:57 +02:00
events.py Use the tablename when generating automatic model events 2022-05-03 10:18:11 +10:00
helpers.py ignore for coverage 2022-05-04 00:43:49 +02:00
integration.py we are not covering packages right now 2022-05-03 23:19:01 +02:00
loader.py Rename registry to make it clearer 2022-01-11 01:00:41 +01:00
models.py Add nice repr for NotificationUserSetting 2022-05-04 17:42:45 +02:00
plugin.py PEP fix 2022-03-13 21:11:06 +01:00
registry.py Merge branch 'matmair/issue2385' of https://github.com/matmair/InvenTree into matmair/issue2385 2022-05-04 17:40:47 +02:00
serializers.py add API endpoint for notifications 2022-05-04 17:38:50 +02:00
test_action.py refactor app 2021-10-08 22:08:09 +02:00
test_api.py add additional debug messges 2022-03-18 00:46:37 +01:00
test_integration.py add test for is_sample 2022-05-03 23:06:11 +02:00
test_plugin.py test is_active 2022-05-03 23:19:51 +02:00
urls.py update depreciated paths 2022-05-01 22:00:18 +02:00