InvenTree/InvenTree/plugin
Matthias 912d0625f0
PEP fix
2022-05-11 23:12:27 +02:00
..
base patch mixin 2022-05-11 16:55:38 +02:00
builtin replace depreceated values everywhere 2022-05-11 16:46:03 +02:00
migrations user notification settings 2022-04-04 23:46:19 +02:00
mixins fix import 2022-05-11 14:01:29 +02:00
samples remove integration naming from docs 2022-05-11 16:50:36 +02:00
templatetags remove integration naming from docs 2022-05-11 16:50:36 +02:00
__init__.py Add legacy 2022-05-11 14:40:00 +02:00
admin.py PEP fix 2022-05-04 17:44:27 +02:00
api.py move apis to their respective bases 2022-05-11 13:10:29 +02:00
apps.py do not coverage catch for load 2022-05-03 23:06:57 +02:00
events.py add export definition 2022-05-11 14:06:11 +02:00
helpers.py replace depreceated values everywhere 2022-05-11 16:46:03 +02:00
models.py add warning if plugin testing - is need to probe for 2022-05-11 23:12:21 +02:00
plugin.py fix title asks 2022-05-11 17:51:23 +02:00
registry.py rename functions 2022-05-11 16:51:50 +02:00
serializers.py Update serializer for plugin settings API 2022-05-08 17:46:19 +10:00
template.py move out templete renderer into helper 2022-05-11 13:32:29 +02:00
test_api.py test that a save() action on a plugin is reloading 2022-05-11 23:11:54 +02:00
test_helpers.py PEP fix 2022-05-11 23:12:27 +02:00
test_plugin.py replace depreceated values everywhere 2022-05-11 16:46:03 +02:00
urls.py remove unneeded import 2022-05-11 13:13:34 +02:00
views.py Move view mixin to plugin.views 2022-05-07 22:34:03 +10:00