InvenTree/InvenTree/plugin
Oliver 07319731d2 Validate that errors get logged 2022-05-19 13:20:42 +10:00
..
base Validate that errors get logged 2022-05-19 13:20:42 +10:00
builtin Remove more python2 stuff 2022-05-17 16:57:31 +10:00
migrations user notification settings 2022-04-04 23:46:19 +02:00
mixins Merge remote-tracking branch 'inventree/master' into locate-mixin 2022-05-16 00:10:38 +10:00
samples Allow registry.with_mixin to filter by active status 2022-05-19 11:00:31 +10:00
templatetags Merge remote-tracking branch 'inventree/master' into locate-mixin 2022-05-16 00:10:38 +10:00
__init__.py use static reference 2022-05-15 16:50:17 +02:00
admin.py Remove more python2 stuff 2022-05-17 16:57:31 +10:00
api.py Merge pull request #3011 from matmair/matmair/issue2996 2022-05-17 00:51:31 +10:00
apps.py Adds unit tests for the samplepanel plugin 2022-05-19 11:28:18 +10:00
events.py Add required imports to plugin.events 2022-05-16 22:01:34 +10:00
helpers.py Custom panel content gets passed through the templating engine 2022-05-19 10:03:44 +10:00
models.py Merge pull request #3011 from matmair/matmair/issue2996 2022-05-17 00:51:31 +10:00
plugin.py reset plugin name default 2022-05-12 00:50:29 +02:00
registry.py Adds unit tests for the samplepanel plugin 2022-05-19 11:28:18 +10:00
serializers.py Merge pull request #3011 from matmair/matmair/issue2996 2022-05-17 00:51:31 +10:00
template.py move out templete renderer into helper 2022-05-11 13:32:29 +02:00
test_api.py Remove more python2 stuff 2022-05-17 16:57:31 +10:00
test_helpers.py PEP fix 2022-05-11 23:12:27 +02:00
test_plugin.py update to https to match hotspots 2022-05-15 17:22:58 +02:00
urls.py remove unneeded import 2022-05-11 13:13:34 +02:00
views.py Allow registry.with_mixin to filter by active status 2022-05-19 11:00:31 +10:00