Add support for Django 5.0 in v12.0.0 release
The update extends compatibility to Django 5.0, ensuring users can take advantage of the latest features and improvements offered by the new version of the framework. This change meets the growing need for up-to-date integration within the developer community.
This commit is contained in:
parent
d3e8f846ee
commit
002b3dd304
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file.
|
||||||
.. contents:: Table of Contents
|
.. contents:: Table of Contents
|
||||||
:depth: 2
|
:depth: 2
|
||||||
|
|
||||||
|
v12.0.0 - 2023-12-19
|
||||||
|
====================
|
||||||
|
|
||||||
|
Added
|
||||||
|
-----
|
||||||
|
* Support for Django 5.0
|
||||||
|
|
||||||
v2.0.0 - 2022-10-17
|
v2.0.0 - 2022-10-17
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue