Released: SQL Server 3rd Party Backend for Django v1.2


We have released version 1.2 of the SQL Server 3rd Party Backend for Django. This release contains support for the release of Django 4.1, as well as a number of issue fixes.

 

Our plan is to support major releases of Django and SQL Server, to ensure users of this project can keep up to date with Django while continuing to use SQL Server as a backend.

 

Changes: Timezone support (To use will need to do some manual migrations. See the wiki page on timezone support) Fixed inserting into tables with triggers fails Returning rows after bulk insert is