Skip to content

Releases: uptick/django-user-defined-fields

v0.0.22

19 Mar 23:52
b75a90e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.21...v0.0.22

v0.0.21: Merge pull request #23 from uptick/fix/python3.11

03 Jan 01:25
1a6f2d8
Compare
Choose a tag to compare

What's Changed

Changes:

  • Fixed extrafields _get_EXTRAFIELD_fieldlist and _get_EXTRAFIELD_display being called with wrong arguments in python3.11.

Full Changelog: v0.0.20...v0.0.21

v0.0.20

07 Nov 23:34
f5a0818
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

v0.0.19

07 Nov 02:05
7c51a04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.18...v0.0.19

v0.0.18

03 Nov 04:10
7408d93
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.16...v0.0.18

v0.0.16

04 May 02:34
9273747
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.15...v0.0.16

v0.0.15

01 Feb 22:21
f58c31e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

01 Feb 03:40
02fdf6c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.13...v0.0.14

v0.0.13

01 Feb 03:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.12...v0.0.13

0.0.12

19 Nov 15:27
Compare
Choose a tag to compare

#7 Improved robustness around DisplayCondition logic -- No longer throws unclear errors; limit on values raised from 200 -> 500.