InvenTree/InvenTree/build
Oliver Walters a9fbbc3a37 Remove references to get_object_or_404
- Properly handle DoesNotExist errors
2019-04-28 11:09:19 +10:00
..
migrations Initial updates required to run under django 2.2 2019-04-12 20:44:22 +10:00
templates/build Deleted unused forms in Build 2019-04-18 23:35:06 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
admin.py PEP fixes (not all yet) 2018-04-18 00:03:42 +10:00
api.py Docstring for Stock app 2019-04-27 22:49:16 +10:00
apps.py Added skeleton for 'build' app 2018-04-17 00:32:02 +10:00
forms.py Add docstrings for Build app 2019-04-27 20:35:14 +10:00
models.py PEP fixes 2019-04-28 01:09:48 +10:00
serializers.py Documentation for Part app 2019-04-27 22:18:07 +10:00
tests.py PEP fixes 2019-04-25 03:20:25 +10:00
urls.py Add docstrings for Build app 2019-04-27 20:35:14 +10:00
views.py Remove references to get_object_or_404 2019-04-28 11:09:19 +10:00