Skip to content

Releases: twidi/django-extended-choices

Make OrderedChoices available at the package root

03 Nov 18:10
Compare
Choose a tag to compare

Release v1.1.1 - 2016-11-03

  • make OrderedChoices available at the package root

extract_subset, OrderedChoices and Django 1.10

03 Nov 17:22
Compare
Choose a tag to compare

Release v1.1 - 2016-11-03

  • add the extract_subset method
  • add the OrderedChoices subclass
  • add support for Django 1.10
  • drop retro-compatibility support

Ensure falsy values are considered as so

03 Nov 17:21
Compare
Choose a tag to compare
1.0.7

v1.0.7: Ensure falsy values are considered as so

Add compatibility with "display" values set using ugettext_lazy

03 Nov 17:21
Compare
Choose a tag to compare
v1.0.6: add compatibility with "display" values set using ``ugettext_…

…lazy``

Add compatibility with the pickle python module

14 Oct 21:23
Compare
Choose a tag to compare
v1.0.5

v1.0.5: Add compatibility with the pickle python module

Raise if None used as constant/value/display

14 Oct 21:22
Compare
Choose a tag to compare
v1.0.4

v1.0.4: raise if None used as constant/value/display v1.0.4

Make ugettext_lazy works again

14 Oct 21:21
Compare
Choose a tag to compare

(and remove django 1.4 support)

Changed license from GPL to BSD

02 May 21:34
Compare
Choose a tag to compare
v1.0.2

Changed license from GPL to BSD v1.0.2

Correct typo in doc

02 May 21:33
Compare
Choose a tag to compare

Not published on pypi

Totally new API

02 May 20:23
Compare
Choose a tag to compare

But still compatible with version 0.4.1