mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
073a275d89
* Skip ready functions if not in main thread or plugins are not loaded yet
* Debug integration tests
* Update ready.py
* Update ready.py
* Fix isInMainThread and isPluginRegistryLoaded ready functions
* Preload gunicorn app to only invoke the appconfig ready functions once
* debug: test prints for statistics
* Remove debug print
* Test without
* Revert "Test without"
This reverts commit
|
||
---|---|---|
.. | ||
fixtures | ||
migrations | ||
__init__.py | ||
admin.py | ||
api.py | ||
apps.py | ||
models.py | ||
serializers.py | ||
test_api.py | ||
test_migrations.py | ||
tests.py |