InvenTree/InvenTree/plugin
2022-01-07 01:10:44 +01:00
..
builtin Registry name fixes 2021-12-31 14:28:16 +11:00
migrations add missing migration 2021-11-16 00:41:08 +01:00
mixins Rename "GlobalSettingsPlugin" -> "SettingsPlugin" 2021-12-31 14:25:22 +11:00
samples Rename "GlobalSettingsPlugin" -> "SettingsPlugin" 2021-12-31 14:25:22 +11:00
templatetags move globalsettings mixin reg to registry 2021-11-20 18:39:24 +01:00
__init__.py move settings to registry 2021-11-20 18:01:19 +01:00
action.py refactor app 2021-10-08 22:08:09 +02:00
admin.py PEP fixes 2021-11-21 20:23:43 +01:00
api.py refactor 2021-11-18 01:48:03 +01:00
apps.py always drop out of maintenance on startup 2021-11-21 19:08:01 +01:00
helpers.py PEP fix 2021-11-23 18:42:41 +01:00
integration.py move git stuff to the helpers 2021-11-20 17:03:10 +01:00
loader.py PEP fixes 2021-11-20 21:03:51 +01:00
models.py Second fix for the first fix 2021-12-31 15:20:32 +11:00
plugin.py refactor app 2021-10-08 22:08:09 +02:00
plugins.py remove unneeded TODO 2021-11-23 23:40:52 +01:00
registry.py shield plugin package load 2022-01-07 01:10:44 +01:00
serializers.py write installd plugins to plugins.txt 2022-01-07 01:09:44 +01:00
test_action.py refactor app 2021-10-08 22:08:09 +02:00
test_api.py PEP fixes 2021-11-21 22:11:18 +01:00
test_integration.py Fixes for unit tests 2021-12-31 14:54:19 +11:00
test_plugin.py fix test assertation 2021-11-20 21:10:20 +01:00
urls.py remove unneeded Todo 2021-12-04 19:52:56 +01:00