Skip to content

Releases: ForestAdmin/django-forestadmin

v1.4.4

05 Jan 11:16
Compare
Choose a tag to compare

1.4.4 (2023-01-05)

Bug Fixes

  • csv: prevent error with model without id attribute (#123) (66315d9)

v1.4.3

15 Dec 15:41
Compare
Choose a tag to compare

1.4.3 (2022-12-15)

Bug Fixes

  • schema: is_primary_key was missing in the jsonapi schema (#122) (94ed592)

v1.4.2

15 Sep 11:43
Compare
Choose a tag to compare

1.4.2 (2022-09-15)

Bug Fixes

  • filters: date and dateonly fields should be cast to avoid issues in filters (#121) (e5fd115)

v1.4.1

14 Sep 13:06
Compare
Choose a tag to compare

1.4.1 (2022-09-14)

Bug Fixes

  • chart: disables the permission middleware for the chart's resources and some roles (#120) (903c87a)

v1.4.0

14 Sep 12:15
Compare
Choose a tag to compare

1.4.0 (2022-09-14)

Features

  • auth: remove the APPLICATION_URL parameter (#119) (e2ebd2d)

v1.3.8

31 Aug 08:14
Compare
Choose a tag to compare

1.3.8 (2022-08-31)

Bug Fixes

  • issue-117: resolve issue where action name was not being respected for hooks (#118) (403893a)

v1.3.7

31 Aug 07:39
Compare
Choose a tag to compare

1.3.7 (2022-08-31)

Bug Fixes

  • issue-115: smart fields always calculated (9ba8f15)

v1.3.6

23 Aug 12:21
Compare
Choose a tag to compare

1.3.6 (2022-08-23)

Bug Fixes

v1.3.5

09 Aug 09:08
Compare
Choose a tag to compare

1.3.5 (2022-08-09)

Bug Fixes

  • field_type: dateonly field type should not be in camel case (#113) (8b17380)

v1.3.4

02 Aug 14:00
Compare
Choose a tag to compare

1.3.4 (2022-08-02)

Bug Fixes

  • csv: prevent error with model without id attr (#112) (70400e5)