InvenTree/InvenTree/common
Matthias Mair 158a209a0f
Version bump (#5740)
* Updated all dependencies

* fixed some spelling errors

* More spelling corrections

* Fixes for changes in react-query
2023-10-18 07:27:28 +11:00
..
fixtures fix endline 2022-05-20 13:35:07 +02:00
migrations increased settings value from 200 to 2000 (#5403) 2023-08-06 21:47:14 +10:00
__init__.py startapp common 2019-09-03 08:30:14 +10:00
admin.py Add news reader (#3445) 2022-11-10 12:20:06 +11:00
api.py Update settings API endpoints: (#5684) 2023-10-11 22:58:11 +11:00
apps.py Prevent write of SERVER_RESTART_REQUIRED setting when importing dataset (#3249) 2022-06-24 20:42:55 +10:00
files.py Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
forms.py Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
models.py Update settings API endpoints: (#5684) 2023-10-11 22:58:11 +11:00
notifications.py Version bump (#5740) 2023-10-18 07:27:28 +11:00
serializers.py Update settings API endpoints: (#5684) 2023-10-11 22:58:11 +11:00
settings.py Cache default currency (#5723) 2023-10-17 15:50:05 +11:00
tasks.py Add flake8-logging linting (#5620) 2023-09-28 14:53:22 +10:00
test_notifications.py Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
test_tasks.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
test_views.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
tests.py Plugin auto migrate (#5668) 2023-10-06 11:38:01 +11:00
urls.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
views.py Switch to pathlib (#3392) 2022-07-27 10:42:34 +10:00