InvenTree/InvenTree/common
Matthias 38cb557baf
Add test for wrong key
2022-05-15 01:07:35 +02:00
..
fixtures Add missing fixture for settings 2020-11-12 14:54:03 +11:00
migrations fix migrations 2022-02-13 04:15:58 +01:00
__init__.py startapp common 2019-09-03 08:30:14 +10:00
admin.py Merge branch 'inventree:master' into matmair/issue2279 2022-03-16 15:15:46 +01:00
api.py Fix permissions for global settings API 2022-05-09 21:43:12 +10:00
apps.py Allow setting to be checked without being created 2022-03-09 12:43:27 +11:00
files.py remove dead code 2022-01-21 00:30:51 +01: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-app-refactor 2022-05-12 23:45:12 +02:00
notifications.py replace depreceated values everywhere 2022-05-11 16:46:03 +02:00
serializers.py Model introspection 2022-05-12 17:28:55 +10:00
settings.py Prevent forced creation of default currency setting 2022-03-18 23:16:54 +11:00
tasks.py app not ready can not be simulated by tests 2022-02-13 17:34:05 +01:00
test_notifications.py pep fix 2022-04-05 23:47:26 +02:00
test_tasks.py upgrade to pyhton 3.9 syntax 2022-05-01 21:53:12 +02:00
test_views.py Remove old unit test code 2021-11-10 08:48:51 +11:00
tests.py Add test for wrong key 2022-05-15 01:07:35 +02:00
urls.py Remove common_currency model entirely 2020-11-11 00:21:06 +11:00
views.py update translation commands 2022-05-01 22:03:49 +02:00