ERIC OUMA

Results 5 issues of ERIC OUMA

Fixes issue #506 As demonstrated by the image below, users will immediately know which tab(s) have the errors. ![Screenshot from 2023-09-10 13-29-34](https://github.com/farridav/django-jazzmin/assets/33061220/0f831965-5a6c-4c0a-ac93-f2dda4fb97ad)

bug
enhancement
Awaiting changes

I think there is a need to immediately know which tab(s) has a form validation error. Currently, there is only one top-level error message that does not hint which field...

bug
enhancement

## Description I have two string fields that are part of my filter_by query: `first_data` and `second_data`. Either of these fields can have a value or none of them. Their...

Hi @matthewhegarty . I see from the docs that the dehydrate method is meant to be used for data manipulation on export. I'm doing an import, but the method gets...

bug
question