InvenTree/InvenTree/common
Matthias b10492f088
rename global settings objects
2021-11-14 00:24:32 +01:00
..
fixtures Add missing fixture for settings 2020-11-12 14:54:03 +11:00
migrations merge migrations 2021-11-04 10:27:40 +01:00
__init__.py startapp common 2019-09-03 08:30:14 +10:00
admin.py Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-12 07:51:25 +01:00
api.py Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-10 00:37:49 +01:00
apps.py Clear the SERVER_RESTART_REQUIRED flag automatically when the server reloads 2021-11-11 22:26:46 +11:00
files.py Try to catch encoding error, fixed CI 2021-07-19 15:14:08 -04:00
forms.py added in optional matches 2021-06-05 01:19:12 +02:00
models.py rename global settings objects 2021-11-14 00:24:32 +01:00
serializers.py Catch for null value for settings choices 2021-11-09 22:37:50 +11:00
settings.py Umm watch out for the true fix! 2021-07-19 15:51:04 -04:00
tasks.py Adds a scheduled task to remove old notification entries from the database 2021-11-04 01:33:26 +11:00
test_views.py Remove old unit test code 2021-11-10 08:48:51 +11:00
tests.py Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-11-04 10:10:58 +01:00
urls.py Remove common_currency model entirely 2020-11-11 00:21:06 +11:00
views.py PEP fixes 2021-11-09 21:37:54 +11:00