InvenTree/InvenTree/common
2022-03-01 20:14:25 +01: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 'master' of https://github.com/inventree/InvenTree into matmair/issue2279 2022-01-12 02:13:50 +01:00
api.py Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2279 2022-02-12 00:51:15 +01:00
apps.py [FR] Confirm to W293 2021-11-23 00:28:23 +01: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 'inventree:master' into matmair/issue2279 2022-03-01 20:14:25 +01:00
notifications.py Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2279 2022-02-12 00:51:15 +01:00
serializers.py add endpoint + buttons to mark a notification read 2021-11-29 01:08:06 +01:00
settings.py Umm watch out for the true fix! 2021-07-19 15:51:04 -04:00
tasks.py app not ready can not be simulated by tests 2022-02-13 17:34:05 +01:00
test_notifications.py fix test that failing deliveries do not block 2021-12-10 00:22:25 +01:00
test_views.py Remove old unit test code 2021-11-10 08:48:51 +11:00
tests.py ignore sanity checks for coverage 2022-02-13 20:33:54 +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