InvenTree/InvenTree/InvenTree
eeintech ee3f3c7960 Updated default backend setting and enabled default sender setting 2021-04-21 09:28:30 -04:00
..
management/commands cleaning up names / comments 2021-04-20 14:39:28 +02:00
static Hide system alert for non-staff users, introduced orange icon for less severe alert than background workers not running (like missing email config) 2021-04-16 12:22:13 -04: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 Refactor build API unit tests 2021-02-26 22:00:22 +11:00
apps.py Update logger context 2021-04-10 20:08:13 +10:00
context.py Remove "forgot password" link if the email backend is not configured 2021-04-13 20:02:20 +10:00
exchange.py Remove common_currency model entirely 2020-11-11 00:21:06 +11:00
fields.py added label to DatePickerFormField 2021-04-04 22:49:17 +02:00
forms.py added more translation-strings 2021-04-04 22:44:14 +02:00
helpers.py Fixed default url barcode setting 2021-04-14 16:24:24 -04:00
middleware.py Password reset templates 2021-04-12 20:02:05 +10:00
models.py added missing translation fields #753 2021-04-03 03:59:09 +02:00
permissions.py Use app label rather than table name for permission lookup 2021-03-02 19:34:56 +11:00
plugins.py Remove some debug statements 2020-06-11 11:14:02 +10:00
serializers.py Add a special serializer class for FileField which has a custom to_representation function 2020-05-26 20:29:00 +10:00
settings.py Updated default backend setting and enabled default sender setting 2021-04-21 09:28:30 -04:00
status.py Do not print EMAIL warning if in TEST mode 2021-04-19 20:49:24 +10:00
status_codes.py Fixes 2021-04-21 16:44:18 +10:00
tasks.py PEP fixes 2021-04-12 19:20:41 +10:00
test_api.py Refactor build API unit tests 2021-02-26 22:00:22 +11:00
test_tasks.py Unit testing for task scheduling 2021-04-07 22:17:24 +10:00
test_views.py Add PEP8-naming extension for flake 2020-11-12 21:53:04 +11:00
tests.py PEP style fixes 2021-03-15 10:15:48 +11:00
urls.py Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part 2021-04-13 09:48:55 -04:00
utils.py Style fixes 2017-04-16 01:01:48 +10:00
validators.py added more translation-strings 2021-04-04 22:44:14 +02:00
version.py Merge pull request #1481 from matmair/instance-name-in-title 2021-04-18 21:48:37 +10:00
views.py Remove debug prints 2021-03-02 21:34:26 +11:00
wsgi.py Initial app commit 2017-03-25 22:51:13 +11:00