DEV Community

Gaurav Jain
Gaurav Jain

Posted on • Updated on

Create Django Admin filters for JSONField data keys.

Django doesn't provide the ability to create filters for JSONField data attributes/properties out of the box so I decided to extend the functionality to support that too.

https://www.gauravvjn.com/django-jsonfield-attributes-in-admin-filter/

Feedbacks are welcome :)

Latest comments (0)