jazzband / django-fsm-log

Automatic logging for Django FSM
https://django-fsm-log.readthedocs.io/en/latest/
MIT License
241 stars 78 forks source link

Support FSMIntegerField in StateLogInline #70

Closed florianm closed 1 year ago

florianm commented 6 years ago

Using StateLogInline, I noticed that a FSMIntegerField renders the underlying (integer) database value, which carries no business meaning. It would be very useful if StateLogInline could render FSMIntegerFields as their display value!

blueyed commented 6 years ago

Is this fixed / addressed by 0cabedc? (unreleased)

achillis2 commented 1 year ago

I also noticed this today. Can this be fixed in the version 4.0.0? Thanks

ticosax commented 1 year ago

It's normally released since v1.6.0