Implement basic item comments
TODO: we should be able to render HTML in the comments Look at https://github.com/miguelgrinberg/Flask-PageDown
Showing
- app/factory.py 1 addition, 0 deletionsapp/factory.py
- app/inventory/forms.py 5 additions, 1 deletionapp/inventory/forms.py
- app/inventory/views.py 18 additions, 3 deletionsapp/inventory/views.py
- app/models.py 10 additions, 0 deletionsapp/models.py
- app/templates/_helpers.html 4 additions, 0 deletionsapp/templates/_helpers.html
- app/templates/inventory/comment_item.html 100 additions, 0 deletionsapp/templates/inventory/comment_item.html
- app/templates/inventory/view_item.html 30 additions, 16 deletionsapp/templates/inventory/view_item.html
Loading
Please register or sign in to comment