InvenTree/InvenTree
Oliver Walters 1c710e71a5 Modal forms now display non-field errors
- Critical for errors not relating to a particular field (e.g. unique_together)
- Ref: https://stackoverflow.com/questions/7419535/how-to-render-django-form-errors-not-in-a-ul
2019-04-26 23:01:04 +10:00
..
InvenTree BOM serializer now validates against model 2019-04-26 22:36:44 +10:00
build PEP fixes 2019-04-25 03:20:25 +10:00
company Add RUD endpoint for Company 2019-04-26 21:44:38 +10:00
img_source Changed some category views to use boostrap list-group 2018-04-14 23:05:36 +10:00
part BOM serializer now validates against model 2019-04-26 22:36:44 +10:00
static Fix for BOM display 2019-04-26 22:41:29 +10:00
stock Remove 'draft' function from StockItem RUD endpoint 2019-04-26 21:44:38 +10:00
templates Modal forms now display non-field errors 2019-04-26 23:01:04 +10:00
users Style fixes 2017-04-20 22:53:28 +10:00
key.py PEP fixes 2019-04-24 23:26:16 +10:00
manage.py Fixing python errors 2017-04-11 17:21:05 +10:00