Features
- Added
throttling_allow_unsafe_cachesetting to control whether unsafe
cache backends (LocMemCache,DummyCache) are allowed for throttling.
EmitsUnsafeCacheBackendWarningby default,
raisesImproperlyConfiguredwhen explicitly set toFalse, #978 - Added
--no-ensure-asciiflag todmr_export_schemamanagement command
Bugfixes
- Fixed how
msgspecgeneratesnullinanyOf,
it is now always the last item, #990 - Fixed minimum allowed django version, #1008
- Fixed
ImportErrorwhile using withdjango==5.2.0, #1006
New Contributors
- @nanookclaw made their first contribution in #985
- @n05tr0m0 made their first contribution in #998
- @PashaWNN made their first contribution in #1007
- @insspb made their first contribution in #1009
Full Changelog: 0.8.0...0.9.0