Releases: MrThearMan/django-admin-data-views
Releases · MrThearMan/django-admin-data-views
Release 0.4.3
Release 0.4.2
Release 0.4.1
Release 0.4.0
Full Changelog: v0.3.1...v0.4.0
Release 0.3.1
Add a button to the data views that allow the contents to be downloaded as a JSON file.
Release 0.3.0
Support help texts for fields Also improves formatting for deeply nested data.
Release 0.2.6
v0.2.6 Update dependencies, pre-commit hooks and CI
Release 0.2.5
v0.2.5 Fix app index page compatibility with django 3.2 to 4.1
Release 0.2.4
v0.2.4 Fix overriding already existing admin apps & update for poetry 1.2.0
Release 0.2.3
Fix issue with extra_context in admin_data_index_view Also moves all typing imports to be from the typing module for unity.