InvenTree/InvenTree/plugin
2022-01-12 00:12:32 +01:00
..
builtin make registration simpler 2022-01-11 01:08:35 +01:00
migrations Add missing migration file 2022-01-01 22:00:58 +11:00
mixins Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2519 2022-01-10 23:48:43 +01:00
samples Rename registry to make it clearer 2022-01-11 01:00:41 +01:00
templatetags docstrings 2022-01-11 01:08:51 +01: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 fix reference 2022-01-12 00:08:58 +01:00
api.py Adds API endpoints for viewing and updating plugin settings 2022-01-04 20:27:35 +11:00
apps.py Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2519 2022-01-12 00:12:32 +01:00
events.py Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2519 2022-01-12 00:12:32 +01:00
helpers.py PEP fixes 2022-01-11 01:25:21 +01:00
integration.py move invenTreePlugin to new class 2022-01-11 01:41:33 +01:00
loader.py Rename registry to make it clearer 2022-01-11 01:00:41 +01:00
models.py move invenTreePlugin to new class 2022-01-11 01:41:33 +01:00
plugin.py move invenTreePlugin to new class 2022-01-11 01:41:33 +01:00
plugins.py rename 2022-01-11 01:12:50 +01:00
registry.py Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2519 2022-01-12 00:12:32 +01:00
serializers.py Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-install 2022-01-07 08:57:04 +01:00
test_action.py refactor app 2021-10-08 22:08:09 +02:00
test_api.py Rename registry to make it clearer 2022-01-11 01:00:41 +01:00
test_integration.py fix test 2022-01-09 23:05:51 +01:00
test_plugin.py PEP fix 2022-01-11 01:44:55 +01:00
urls.py Rename registry to make it clearer 2022-01-11 01:00:41 +01:00