Releases: ForestAdmin/django-forestadmin
Releases · ForestAdmin/django-forestadmin
v1.4.4
1.4.4 (2023-01-05)
Bug Fixes
- csv: prevent error with model without id attribute (#123) (66315d9)
v1.4.3
1.4.3 (2022-12-15)
Bug Fixes
- schema: is_primary_key was missing in the jsonapi schema (#122) (94ed592)
v1.4.2
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
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
1.4.0 (2022-09-14)
Features
- auth: remove the APPLICATION_URL parameter (#119) (e2ebd2d)
v1.3.8
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
1.3.7 (2022-08-31)
Bug Fixes
- issue-115: smart fields always calculated (9ba8f15)
v1.3.6
1.3.6 (2022-08-23)
Bug Fixes
v1.3.5
1.3.5 (2022-08-09)
Bug Fixes
- field_type: dateonly field type should not be in camel case (#113) (8b17380)
v1.3.4
1.3.4 (2022-08-02)
Bug Fixes
- csv: prevent error with model without id attr (#112) (70400e5)