Sunday, May 17, 2015¶
A little change which should improve the API when defining class-based
choices of a choicelist: Choice.__init__
no longer sets a default
value for name if no name is specified. The name of a choice is
optional, the value isn’t. Until now the name defaulted to value
and was never None.
Which caused me to tidy up the documentation about Introduction to choicelists.
Started final sprint before next release in chatelet.
More translations
Added new field
Obstacle.detected_date