mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-12-14 07:42:24 +03:00
Add sphinx based docs
This commit is contained in:
17
docs/source/releases.rst
Normal file
17
docs/source/releases.rst
Normal file
@@ -0,0 +1,17 @@
|
||||
Releases
|
||||
========
|
||||
|
||||
v6.0
|
||||
----
|
||||
|
||||
Breaking changes
|
||||
****************
|
||||
|
||||
* Removes support for Python 3.6 and earlier.
|
||||
* Removes support for PostgreSQL 9.6 and earlier.
|
||||
* Sets ``LOCALIZED_FIELDS_EXPERIMENTAL`` to ``True`` by default.
|
||||
|
||||
Bug fixes
|
||||
*********
|
||||
|
||||
* Fixes a bug where ``LocalizedIntegerField`` could not be used in ``order_by``.
|
||||
Reference in New Issue
Block a user