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:
11
docs/releases/1.3.3.txt
Normal file
11
docs/releases/1.3.3.txt
Normal 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.
|
||||
Reference in New Issue
Block a user