Skip to content

Releases: ForestAdmin/django-forestadmin

v1.6.11

17 Nov 08:54
Compare
Choose a tag to compare

1.6.11 (2023-11-17)

Bug Fixes

  • segments: add an util to handle live query (#149) (8c896ed)

v1.6.10

07 Nov 09:32
Compare
Choose a tag to compare

1.6.10 (2023-11-07)

Bug Fixes

  • authentication_callback: return errors detail instead of generic error 500 (#148) (1541de6)

v1.6.9

20 Oct 08:11
Compare
Choose a tag to compare

1.6.9 (2023-10-20)

Bug Fixes

  • smart_fields: don't compute smart field on null relations (#147) (c588940)

v1.6.8

17 Aug 14:31
Compare
Choose a tag to compare

1.6.8 (2023-08-17)

Bug Fixes

  • smart_field: don't try to compute smart fields on null relations (#146) (33673a1)

v1.6.7

11 Aug 15:34
Compare
Choose a tag to compare

1.6.7 (2023-08-11)

Bug Fixes

  • smart_relations: filtering over smart relationship was broken (#145) (a294d1b)

v1.6.6

08 Aug 08:12
Compare
Choose a tag to compare

1.6.6 (2023-08-08)

Bug Fixes

  • smart_field: a smart field can now be used as reference_field (#144) (6086b7b)

v1.6.5

03 Aug 16:34
Compare
Choose a tag to compare

1.6.5 (2023-08-03)

Bug Fixes

  • many_to_many: fix error getting autogenerated model (#143) (e38803a)

v1.6.4

03 Aug 15:03
Compare
Choose a tag to compare

1.6.4 (2023-08-03)

Bug Fixes

  • debug: add stacktraces when errors occurs (#142) (88bb485)

v1.6.3

28 Jul 08:04
Compare
Choose a tag to compare

1.6.3 (2023-07-28)

Bug Fixes

  • edit_belongs_to: fix search on belongsTo widget when editing (#140) (6e8826d)

v1.6.2

28 Jul 07:49
Compare
Choose a tag to compare

1.6.2 (2023-07-28)

Bug Fixes

  • debug: add stacktraces when errors occurs (#141) (6288658)