InvenTree/InvenTree/InvenTree
2022-03-19 21:56:57 +11:00
..
management/commands Change error messages to warnings when rebuilding thumbnails 2022-03-09 14:51:39 +11:00
static Merge branch 'master' into scheduling 2022-03-01 16:50:57 +11:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
api_tester.py Allow POST of files for unit testing 2022-02-08 23:54:48 +11:00
api.py Rename registry to make it clearer 2022-01-11 01:00:41 +01:00
apps.py ignore exchange rate - using external api so not reliable 2022-03-13 21:06:49 +01:00
ci_render_js.py omit helpers from coverage 2022-03-13 20:09:54 +01:00
config.py Refactor code (so that it actually runs)... 2022-01-06 14:20:26 +11:00
context.py superusers are not tested in CI 2022-03-13 19:49:58 +01:00
exchange.py Handle errors when connecting to currency exchange 2022-02-07 13:04:42 +11:00
fields.py [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
filters.py [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
forms.py fix adapters to use OTP 2021-11-01 01:05:29 +01:00
helpers.py Fixes for unit tests 2022-03-01 00:37:27 +11:00
metadata.py [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
middleware.py remove unneeded pass 2022-01-21 02:13:41 +01:00
models.py Add unit tests for serial number functionality 2022-03-07 14:07:01 +11:00
permissions.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
ready.py Skips some specific steps when importing data 2022-02-03 16:03:46 +11:00
serializers.py use f-string annotation 2022-02-20 21:47:39 +01:00
settings.py Merge branch 'inventree:master' into matmair/issue2501 2022-03-01 20:19:23 +01:00
status_codes.py Add stock tracking code to indicate stock has been consumed by a build order 2022-02-25 15:56:09 +11:00
status.py Fixes for unit tests 2022-03-01 00:37:27 +11:00
tasks.py ignore unkown errors for coverage 2022-03-13 20:45:40 +01:00
test_api.py [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
test_tasks.py removes all lines consisting only of spaces 2021-05-06 12:11:38 +02:00
test_urls.py ignore currently dead code in coverage 2022-02-13 20:16:44 +01:00
test_views.py Unit test fixes 2022-03-04 00:46:12 +11:00
tests.py PEP fix 2022-03-13 20:46:44 +01:00
urls.py PEP fix 2022-03-01 00:58:20 +11:00
validators.py Adds a BomUpload endpoint to handle upload of complete BOM 2022-02-07 10:54:37 +11:00
version.py Adds ability to list part parameters via the Part API 2022-03-19 21:56:57 +11:00
views.py [FR] User sessions 2021-11-26 23:56:24 +01:00
wsgi.py omit helpers from coverage 2022-03-13 20:09:54 +01:00