InvenTree/InvenTree/InvenTree
2021-10-19 21:42:29 +02:00
..
management/commands Further improvements to build allocation form 2021-10-05 08:25:10 +11:00
static Launch a dialog displaying the available BOM substitutes 2021-10-13 21:33:41 +11:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
api_tester.py Implement unit tests for new build allocation API feature 2021-10-04 18:53:10 +11:00
api.py refactor app 2021-10-08 22:08:09 +02:00
apps.py Adds a new task to periodically remove old error messages 2021-10-06 21:20:40 +11:00
ci_render_js.py Add js linting to github workflow 2021-08-28 20:59:41 +10:00
context.py Improve 'health status' warnings 2021-09-20 17:15:31 +10:00
exchange.py PEP fix 2021-08-01 20:58:57 +02:00
fields.py Merge pull request #1860 from matmair/fix-for-1775 2021-07-24 10:07:07 +10:00
filters.py Apply same fix to PurchaseOrder and SalesOrder lists 2021-10-14 14:31:25 +11:00
forms.py fix signup with providers with extra args 2021-10-15 23:18:03 +02:00
helpers.py and here is the helper 2021-10-19 00:32:51 +02:00
metadata.py Fixes for unit tests 2021-10-12 11:38:25 +11:00
middleware.py move to use allauth for login etc 2021-08-31 01:12:35 +02:00
models.py Add a 'reference_int' field to the models, to be used as a secondary index 2021-10-14 17:45:43 +11:00
permissions.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
ready.py Fixes: 2021-06-23 10:28:21 +10:00
serializers.py Data must be copied in a particular way 2021-08-25 14:12:26 +10:00
settings.py do not load external plugins for tests 2021-10-17 19:32:06 +02:00
status_codes.py Updates 2021-05-11 23:38:26 +10:00
status.py Change some warnings to infos 2021-06-23 18:54:01 +10:00
tasks.py re-simplify the documentation URL 2021-10-11 17:26:48 +11:00
test_api.py Fixes for unit tests 2021-10-12 11:38:25 +11:00
test_tasks.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_urls.py maybe now this is fixd? 2021-09-08 00:55:37 +02:00
test_views.py Add PEP8-naming extension for flake 2020-11-12 21:53:04 +11:00
tests.py Merge remote-tracking branch 'inventree/master' into drf-api-forms 2021-07-02 11:26:09 +10:00
urls.py only check if plugin urls are enabled if db ready 2021-10-19 21:42:29 +02:00
utils.py Style fixes 2017-04-16 01:01:48 +10:00
validators.py improve regex for part name format validation 2021-10-14 09:35:26 +05:30
version.py re-simplify the documentation URL 2021-10-11 17:26:48 +11:00
views.py remove unneeded override 2021-09-07 22:38:01 +02:00
wsgi.py Initial app commit 2017-03-25 22:51:13 +11:00