InvenTree/InvenTree/common
2021-10-30 18:23:09 +02:00
..
fixtures Add missing fixture for settings 2020-11-12 14:54:03 +11:00
migrations save messages 2021-09-12 22:24:25 +02:00
templates/common Delete a bunch of old template files 2021-10-17 22:57:15 +11:00
__init__.py startapp common 2019-09-03 08:30:14 +10:00
admin.py save messages 2021-09-12 22:24:25 +02:00
api.py rename 2021-10-20 22:17:10 +02:00
apps.py Add more invoke commands: 2020-11-12 13:31:27 +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 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-10-30 18:23:09 +02:00
serializers.py Remove common_currency model entirely 2020-11-11 00:21:06 +11:00
settings.py Umm watch out for the true fix! 2021-07-19 15:51:04 -04:00
test_views.py Moved part name format validation to InvenTree.validators.py from common.models 2021-10-14 09:23:21 +05:30
tests.py not all test be fixed 2021-10-20 23:05:45 +02:00
urls.py Remove common_currency model entirely 2020-11-11 00:21:06 +11:00
views.py Reload settings values "live" (without a page refresh) 2021-07-27 17:03:37 +10:00