InvenTree/InvenTree/plugin
Oliver c51f052f25
Merge pull request #3011 from matmair/matmair/issue2996
Remove python 2 code
2022-05-17 00:51:31 +10:00
..
base Merge pull request #3011 from matmair/matmair/issue2996 2022-05-17 00:51:31 +10:00
builtin make args wider 2022-05-15 23:26:46 +02: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 Move location plugin sample into its own directory 2022-05-16 00:35:34 +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 PEP fix 2022-05-04 17:44:27 +02:00
api.py Merge pull request #3011 from matmair/matmair/issue2996 2022-05-17 00:51:31 +10:00
apps.py do not coverage catch for load 2022-05-03 23:06:57 +02:00
events.py Add required imports to plugin.events 2022-05-16 22:01:34 +10:00
helpers.py replace depreceated values everywhere 2022-05-11 16:46:03 +02: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 general Todo - no specific task 2022-05-15 18:09:39 +02: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 Add tests for plugin installs form url with pkgn 2022-05-15 01:32:52 +02: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 Move view mixin to plugin.views 2022-05-07 22:34:03 +10:00