InvenTree/InvenTree
Oliver Walters 7305094854 Add a special serializer class for FileField which has a custom to_representation function
- This was solving a very subtle bug which will probably only ever apply to a single installation instance
- Future me will most likely not remember what this was for or how it works
- In any case, there we go
- Ref: http://www.cdrf.co/3.9/rest_framework.fields/Field.html
2020-05-26 20:04:48 +10:00
..
build Add buttons to edit / delete a Test result 2020-05-17 00:04:45 +10:00
common fixes for unit testing 2020-04-06 21:01:24 +10:00
company Add some more form candy 2020-05-16 11:55:10 +10:00
img_source Changed some category views to use boostrap list-group 2018-04-14 23:05:36 +10:00
InvenTree Add a special serializer class for FileField which has a custom to_representation function 2020-05-26 20:04:48 +10:00
locale Hide a silly button which does nothing 2020-05-04 19:51:06 +10:00
order Add buttons to edit / delete a Test result 2020-05-17 00:04:45 +10:00
part Template changes 2020-05-26 11:38:17 +10:00
plugins Delete unused import 2020-04-17 08:40:37 +10:00
report Catch some errors related to missing system packages 2020-05-25 14:57:15 +10:00
script PEP fixes 2020-05-03 08:59:44 +10:00
stock Add a special serializer class for FileField which has a custom to_representation function 2020-05-26 20:04:48 +10:00
templates Stock table display fixes 2020-05-26 12:06:38 +10:00
users Improvements for token authentication 2020-04-18 12:06:50 +10:00
config_template.yaml Catch some errors related to missing system packages 2020-05-25 14:57:15 +10:00
gunicorn.conf.py doc fix 2019-07-12 00:15:47 +10:00
manage.py Fixing python errors 2017-04-11 17:21:05 +10:00
setup.py Copy config template to config file if it does not exist 2019-08-14 12:05:47 +10:00