Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@joke2k joke2k released this 16 Jan 22:05
176e812

Fixed
Include prefix in the ImproperlyConfigured error message #513.

Added
Add support for Python 3.12 and 3.13 #538.

Add support for Django 5.1 #535.

Add support for Django CockroachDB driver #509.

Add support for Django Channels #266.

Changed
Disabled inline comments handling by default due to potential side effects. While the feature itself is useful, the project’s philosophy dictates that it should not be enabled by default for all users #499.

Removed
Removed support of Python 3.6, 3.7 and 3.8 #538.

Removed support of Django 1.x. #538.