|
@@ -44,6 +44,7 @@ This release adds formal support for Django 5.1.
|
|
|
* Phase out usage of `SECRET_KEY` in version and icon hashes (Jake Howard)
|
|
|
* Audit all use of localized and non-localized numbers in templates (Matt Westcott)
|
|
|
* Refactor StreamField `get_prep_value` for closer alignment with JSONField (Sage Abdullah)
|
|
|
+ * Move search implementation logic from generic `IndexView` to `BaseListingView` (Sage Abdullah)
|
|
|
|
|
|
|
|
|
## Upgrade considerations - changes affecting all projects
|