1.10.0
·
58 commits
to main
since this release
1.10.0 (2026-04-17)
- Support Django 6.0
- Keep the IDs of search and filter results from the admin, instead of using
a re-implementation of the Django admin code - Migrate to MKDocs from Sphinx for documentation generation
- Add the button "Re-run" in django-admin for the job change page.
This button allows re-run the job with the same properties - Add global setting
IMPORT_EXPORT_RERUN_ENABLEDto enable/disable
"Re-run" button - Minor improvements for import/export admins:
- Display
Created byon detail page for export - Add filter by
createddate both for export/import admin list pages - Fix
created_byfor export by django-admin - now user who makes export
saves correct - Rename
modelproperty toModelfor export/import admin detail pages
- Display
What's Changed
- Bump the pip group with 4 updates by @dependabot[bot] in #165
- Bump the pip group with 15 updates by @dependabot[bot] in #166
- Bump the pip group with 10 updates by @dependabot[bot] in #169
- Bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #168
- Bump the pip group with 5 updates by @dependabot[bot] in #172
- Improve documentation by @OttoAndrey in #170
- Confirm support for django 6.0 by @TheSuperiorStanislav in #171
- Bump the pip group with 4 updates by @dependabot[bot] in #173
- Bump the pip group with 9 updates by @dependabot[bot] in #174
- Bump the pip group with 2 updates by @dependabot[bot] in #175
- Bump actions/cache from 4 to 5 in the github-actions group by @dependabot[bot] in #176
- Bump the pip group with 7 updates by @dependabot[bot] in #177
- Bump the pip group with 11 updates by @dependabot[bot] in #178
- Improve docs and correct typos by @NikTerentev in #179
- Bump the pip group with 4 updates by @dependabot[bot] in #181
- Improve typing annotations by @NikTerentev in #180
- Bump the pip group with 7 updates by @dependabot[bot] in #182
- Bump the pip group with 4 updates by @dependabot[bot] in #184
- Bump the pip group with 4 updates by @dependabot[bot] in #186
- Fix admin search export by @TheSuperiorStanislav in #187
- Bump the pip group with 6 updates by @dependabot[bot] in #188
- Migrate to mkdocs for documentation by @TheSuperiorStanislav in #183
- Improve mkdocs.yml configuration by @TheSuperiorStanislav in #191
- Update local dependencies by @OttoAndrey in #189
- Replace dict() with {} by @OttoAndrey in #190
- Add improvements for django-admins by @OttoAndrey in #192
- Minor improvements by @OttoAndrey in #193
- Bump the pip group with 14 updates by @dependabot[bot] in #194
- Bump the pip group with 6 updates by @dependabot[bot] in #195
- Bump the pip group with 7 updates by @dependabot[bot] in #196
- Minor improvements by @OttoAndrey in #197
- Bump the pip group with 8 updates by @dependabot[bot] in #198
- Bump the pip group with 8 updates by @dependabot[bot] in #199
- Bump the pip group with 12 updates by @dependabot[bot] in #202
- Bump the pip group with 9 updates by @dependabot[bot] in #203
- Bump the pip group with 8 updates by @dependabot[bot] in #204
- Sync with boilerplate by @TheSuperiorStanislav in #201
- Bump the pip group with 8 updates by @dependabot[bot] in #206
- Bump the pre-commit group across 1 directory with 2 updates by @dependabot[bot] in #208
- Sync with boilerplate by @saritasa-github-bot[bot] in #213
- Make package version dynamic based on changelog by @TheSuperiorStanislav in #207
- Move redis from main deps to dev deps, since it's only used in tests by @TheSuperiorStanislav in #209
- Add Re-run button for job detail page by @OttoAndrey in #200
New Contributors
- @NikTerentev made their first contribution in #179
- @saritasa-github-bot[bot] made their first contribution in #213
Full Changelog: 1.9.2...1.10.0