Releases: ForestAdmin/django-forestadmin
Releases · ForestAdmin/django-forestadmin
v1.6.11
1.6.11 (2023-11-17)
Bug Fixes
- segments: add an util to handle live query (#149) (8c896ed)
v1.6.10
1.6.10 (2023-11-07)
Bug Fixes
- authentication_callback: return errors detail instead of generic error 500 (#148) (1541de6)
v1.6.9
1.6.9 (2023-10-20)
Bug Fixes
- smart_fields: don't compute smart field on null relations (#147) (c588940)
v1.6.8
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
1.6.7 (2023-08-11)
Bug Fixes
- smart_relations: filtering over smart relationship was broken (#145) (a294d1b)
v1.6.6
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
1.6.5 (2023-08-03)
Bug Fixes
- many_to_many: fix error getting autogenerated model (#143) (e38803a)
v1.6.4
1.6.4 (2023-08-03)
Bug Fixes
- debug: add stacktraces when errors occurs (#142) (88bb485)
v1.6.3
1.6.3 (2023-07-28)
Bug Fixes
- edit_belongs_to: fix search on belongsTo widget when editing (#140) (6e8826d)
v1.6.2
1.6.2 (2023-07-28)
Bug Fixes
- debug: add stacktraces when errors occurs (#141) (6288658)