InvenTree/InvenTree/plugin
Matthias Mair abf133384b
Optimisations for editable installs of plugins (#3634)
* out-of-scope: add function to check if a package is editable

* out-of-scope: move to included meta toolset for metadata discovery

* out-of-scope: make lookup safe for editable installs
2022-09-05 13:03:26 +10:00
..
base Fix POST testing (#3346) 2022-07-18 08:35:23 +10:00
builtin update trnaslation function name to new default (#3497) 2022-08-08 07:50:36 +10:00
migrations user notification settings 2022-04-04 23:46:19 +02:00
mixins Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
mock Improve plugin testing (#3517) 2022-08-16 13:09:48 +10:00
samples Plugin framework updates (#3535) 2022-08-16 16:10:18 +10:00
templatetags Add more checks to pre-commit (#3132) 2022-06-06 08:56:52 +10:00
__init__.py BREAKING (#3283) 2022-07-03 12:32:35 +10:00
admin.py Plugin framework updates (#3535) 2022-08-16 16:10:18 +10:00
api.py Update requirements (#3228) 2022-06-28 22:12:00 +10:00
apps.py Improve plugin testing (#3517) 2022-08-16 13:09:48 +10:00
events.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
helpers.py Optimisations for editable installs of plugins (#3634) 2022-09-05 13:03:26 +10:00
models.py out-of-scope:update settings value lookup to include typ (#3636) 2022-09-02 16:51:16 +10:00
plugin.py Optimisations for editable installs of plugins (#3634) 2022-09-05 13:03:26 +10:00
registry.py Plugin framework updates (#3535) 2022-08-16 16:10:18 +10:00
serializers.py Switch to pathlib (#3392) 2022-07-27 10:42:34 +10:00
template.py Plugin framework updates (#3535) 2022-08-16 16:10:18 +10:00
test_api.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
test_helpers.py Optimisations for editable installs of plugins (#3634) 2022-09-05 13:03:26 +10:00
test_plugin.py Fix: Broken subfolder tests in postgres/docker CI in master (#3559) 2022-08-17 09:10:56 +10:00
urls.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
views.py Ensure an error gets logged when a delivery method fails (#3144) 2022-06-07 08:58:00 +10:00