InvenTree/InvenTree/plugin
2021-11-22 00:52:42 +01:00
..
builtin small fixes 2021-11-20 15:49:02 +01:00
migrations add missing migration 2021-11-16 00:41:08 +01:00
mixins simpler imports 2021-11-20 17:46:50 +01:00
samples fix broken integration plugin def 2021-11-21 23:50:54 +01: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 fix path prefixes 2021-11-22 00:48:46 +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 PEP fixes 2021-11-21 20:23:43 +01:00
plugin.py refactor app 2021-10-08 22:08:09 +02:00
plugins.py PEP fixes 2021-11-20 21:03:51 +01:00
registry.py check if file plugin was disabled 2021-11-22 00:52:42 +01:00
serializers.py add api test 2021-11-21 01:57:46 +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 simpler imports 2021-11-20 17:46:50 +01:00
test_plugin.py fix test assertation 2021-11-20 21:10:20 +01:00
urls.py PEP fix 2021-11-21 02:01:31 +01:00