InvenTree/InvenTree/common
Oliver e7d926f983
Reimplement error-report API endpoint (#6317)
- Removed in previous commit - b8b3dfc90e
- Adds unit tests to ensure it doesn't happen again
2024-01-22 12:03:58 +00:00
..
fixtures fix endline 2022-05-20 13:35:07 +02:00
migrations Project Responsible (#5944) 2023-11-21 23:13:20 +11:00
__init__.py startapp common 2019-09-03 08:30:14 +10:00
admin.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
api.py Reimplement error-report API endpoint (#6317) 2024-01-22 12:03:58 +00:00
apps.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
files.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
forms.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
models.py Add new setting PURCHASEORDER_AUTO_COMPLETE (#6245) 2024-01-16 00:51:03 +11:00
notifications.py Change log message from info to debug (#6227) 2024-01-13 19:27:07 +11:00
serializers.py Tasks API Endpoint (#6230) 2024-01-17 07:10:42 +11:00
settings.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
tasks.py Fix news feed task timeout (#6250) 2024-01-17 17:52:52 +11:00
test_notifications.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
test_tasks.py Fix news feed task timeout (#6250) 2024-01-17 17:52:52 +11:00
test_views.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
tests.py Reimplement error-report API endpoint (#6317) 2024-01-22 12:03:58 +00:00
urls.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
views.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00