This website requires JavaScript.
Explore
Help
Sign In
inventree
/
InvenTree
Watch
2
Star
0
Fork
0
You've already forked InvenTree
mirror of
https://github.com/inventree/InvenTree.git
synced
2026-05-16 22:38:28 +00:00
Code
Activity
Files
aafc4e367d33049819522a5a17642dba83402b77
InvenTree
/
InvenTree
/
build
T
History
Oliver
aafc4e367d
Merge pull request
#265
from SchrodingersGat/help-text
...
Help text
2019-05-09 00:15:55 +10:00
..
migrations
Added help text for model fields
2019-05-08 23:32:57 +10:00
templates
/build
Improved part thumbnails in build allocation
2019-05-08 23:03:28 +10:00
__init__.py
PEP fixes
2019-04-28 01:09:48 +10:00
admin.py
Register BuildItem in admin interface
2019-04-30 16:35:40 +10:00
api.py
Override get_queryset for BuildItem API view
2019-04-29 23:45:05 +10:00
apps.py
Added skeleton for 'build' app
2018-04-17 00:32:02 +10:00
forms.py
Complete build now works
2019-05-02 00:04:39 +10:00
models.py
Added help text for model fields
2019-05-08 23:32:57 +10:00
serializers.py
Revert "More intelligent passing of context data in AjaxView"
2019-05-01 22:52:33 +10:00
tests.py
PEP fixes
2019-04-25 03:20:25 +10:00
urls.py
Skeleton code for Build cancel() and complete() functions
2019-04-30 20:39:01 +10:00
views.py
Improve functions
2019-05-07 23:03:05 +10:00