|
@@ -49,6 +49,7 @@ This release adds formal support for Django 5.1.
|
|
|
* Move search implementation logic from generic `IndexView` to `BaseListingView` (Sage Abdullah)
|
|
|
* Upgrade Puppeteer integration tests for reliability (Matt Westcott)
|
|
|
* Restore ability to use `.in_bulk()` on specific querysets under Django 5.2a0 (Sage Abdullah)
|
|
|
+ * Add generated `test-media` to .gitignore (Shlomo Markowitz)
|
|
|
|
|
|
|
|
|
## Upgrade considerations - changes affecting all projects
|