InvenTree/InvenTree/InvenTree
Oliver Walters c17c014b33 More cleanup
- Allow user filtering for purchase-order table in part view
- Remove some debug strings

(cherry picked from commit ea466c3588)
2020-04-13 20:21:13 +10:00
..
static More cleanup 2020-04-13 20:21:13 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
fields.py Further work on decimal rounding 2020-04-12 00:56:15 +10:00
forms.py Ability to edit username 2019-09-19 14:36:14 +10:00
helpers.py Further work on decimal rounding 2020-04-12 00:56:15 +10:00
middleware.py Fix middleware due to failing tests 2020-04-05 00:46:15 +11:00
models.py Abstract the PartAttachment class 2020-03-22 17:59:23 +11:00
serializers.py Added docstring 2019-04-28 11:54:08 +10:00
settings.py Include font-awesome scripts 2020-04-05 19:42:34 +10:00
status_codes.py Short-circuit the custom migration if there are no SupplierPart objects 2020-04-13 20:21:04 +10:00
test_api.py Ensure token validation is working correctly 2019-09-08 00:28:12 +10:00
test_views.py Tests for retrieving user auth tokens 2019-09-07 23:41:15 +10:00
tests.py Remove unused includes 2020-04-07 14:20:43 +10:00
urls.py Allow token-based access to /media/ and /static/ 2020-04-04 23:29:05 +11:00
utils.py Style fixes 2017-04-16 01:01:48 +10:00
validators.py Fixes 2020-02-03 21:28:47 +11:00
version.py Update version.py 2020-04-10 01:03:54 +10:00
views.py Customize "CompanyCreate" form based on calling url 2020-04-13 20:19:48 +10:00
wsgi.py Initial app commit 2017-03-25 22:51:13 +11:00