InvenTree/InvenTree/InvenTree
Matthias f0a558c1e2
remove unneeded spacing
2021-11-01 00:06:08 +01:00
..
management/commands Further improvements to build allocation form 2021-10-05 08:25:10 +11:00
static remove unneeded spacing 2021-11-01 00:06:08 +01:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
api.py Include worker status in main API call 2021-04-11 13:58:59 +10:00
api_tester.py Implement unit tests for new build allocation API feature 2021-10-04 18:53:10 +11: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 remove commit from super call 2021-10-17 18:52:59 +02:00
helpers.py Allow downloaded files to be inline or attachments 2021-08-07 21:45:18 +10: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
plugins.py Remove some debug statements 2020-06-11 11:14:02 +10:00
ready.py Fixes: 2021-06-23 10:28:21 +10:00
serializers.py Fix for supplier price breaks 2021-10-26 01:55:41 +11:00
settings.py Merge pull request #2205 from SchrodingersGat/bootstrap-5 2021-10-30 23:03:12 +11:00
status.py Change some warnings to infos 2021-06-23 18:54:01 +10:00
status_codes.py replace labels with badges 2021-10-28 17:41:40 +11: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 Fixes 2021-10-30 14:11:03 +11: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 remove unneeded override 2021-09-07 22:38:01 +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 Bump API version 2021-10-17 20:23:39 +11:00
views.py PEP style fixes 2021-10-30 12:57:49 +11:00
wsgi.py Initial app commit 2017-03-25 22:51:13 +11:00