1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Added missing release notes for older versions of Django

This commit is contained in:
Tim Graham
2013-08-12 13:20:58 -04:00
parent 71b5617c24
commit 3f6cc33cff
10 changed files with 373 additions and 4 deletions

11
docs/releases/1.3.3.txt Normal file
View File

@@ -0,0 +1,11 @@
==========================
Django 1.3.3 release notes
==========================
*August 1, 2012*
Following Monday's security release of :doc:`Django 1.3.2 </releases/1.3.2>`,
we began receiving reports that one of the fixes applied was breaking Python
2.4 compatibility for Django 1.3. Since Python 2.4 is a supported Python
version for that release series, this release fixes compatibility with
Python 2.4.