InvenTree/InvenTree/InvenTree
Oliver Walters 9be528a3fb Add (brief) documentation page regarding translations 2019-09-26 10:07:18 +10:00
..
static Update a bunch more tables 2019-09-22 22:18:53 +10:00
__init__.py PEP fixes 2019-04-28 01:09:48 +10:00
fields.py Create a custom URL field, which allows the user-specified validators 2019-09-14 00:04:08 +10:00
forms.py Ability to edit username 2019-09-19 14:36:14 +10:00
helpers.py Consolidate stock export code 2019-09-15 19:29:18 +10:00
middleware.py Add API endpoint for user to request auth token 2019-06-23 23:47:06 +10:00
models.py Removed unused import 2019-09-09 08:30:24 +10:00
serializers.py Added docstring 2019-04-28 11:54:08 +10:00
settings.py Add (brief) documentation page regarding translations 2019-09-26 10:07:18 +10:00
status_codes.py Export human-readable status code 2019-09-09 00:02:08 +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 Add tests for MPTT models 2019-09-09 08:29:36 +10:00
urls.py Template for displaying other settings 2019-09-15 22:50:47 +10:00
utils.py Style fixes 2017-04-16 01:01:48 +10:00
validators.py Allow for custom url schemes to be specified in the config file 2019-09-14 00:03:13 +10:00
version.py Update version.py 2019-09-24 08:08:42 +10:00
views.py Save user who created a stock item 2019-09-24 07:54:18 +10:00
wsgi.py Initial app commit 2017-03-25 22:51:13 +11:00