django/docs/releases
Aymeric Augustin fab26cf5e0 Removed support for function-based template loaders.
They were deprecated in Django 1.2 but not all the supporting code was
removed in Django 1.4. Since the remaining code was unlikely to be
functional (pun intended) e.g. it would crash unless the loader
function had an is_usable attribute, this commit completes the removal
immediately instead of starting another deprecation path.
2014-11-16 22:18:33 +01:00
..
0.95.txt
0.96.txt
1.0-porting-guide.txt
1.0.1.txt
1.0.2.txt
1.0.txt
1.1.2.txt
1.1.3.txt
1.1.4.txt
1.1.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.2.1.txt
1.2.2.txt
1.2.3.txt
1.2.4.txt
1.2.5.txt
1.2.6.txt
1.2.7.txt
1.2.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.3.1.txt
1.3.2.txt
1.3.3.txt
1.3.4.txt Added missing release notes for older versions of Django 2013-08-12 14:05:25 -04:00
1.3.5.txt
1.3.6.txt
1.3.7.txt
1.3.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.4.1.txt
1.4.2.txt
1.4.3.txt
1.4.4.txt
1.4.5.txt
1.4.6.txt
1.4.7.txt
1.4.8.txt
1.4.9.txt
1.4.10.txt
1.4.11.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.4.12.txt
1.4.13.txt
1.4.14.txt
1.4.15.txt
1.4.16.txt Added release dates to release notes. 2014-10-22 12:23:21 -04:00
1.4.17.txt Updated six to 1.8.0. 2014-11-04 20:38:38 -05:00
1.4.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.5.1.txt
1.5.2.txt
1.5.3.txt
1.5.4.txt
1.5.5.txt
1.5.6.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.5.7.txt Added dates to release notes of today's release. 2014-04-28 19:06:25 -04:00
1.5.8.txt
1.5.9.txt
1.5.10.txt
1.5.11.txt Added release dates to release notes. 2014-10-22 12:23:21 -04:00
1.5.txt Removed simplejson inventory file from docs/conf.py. 2014-10-25 07:31:12 +03:00
1.6.1.txt
1.6.2.txt
1.6.3.txt Moved CSRF docs out of contrib. 2014-11-03 07:47:39 -05:00
1.6.4.txt
1.6.5.txt
1.6.6.txt
1.6.7.txt
1.6.8.txt Added release dates to release notes. 2014-10-22 12:23:21 -04:00
1.6.9.txt Updated six to 1.8.0. 2014-11-04 20:38:38 -05:00
1.6.txt Fixed a typo in 1.6 release notes. 2014-11-10 15:36:42 +01:00
1.7.1.txt Added release dates to release notes. 2014-10-22 12:23:21 -04:00
1.7.2.txt Fixed #23761 -- Added test for MySQL validator and db_type is None. 2014-11-13 11:06:59 +01:00
1.7.txt Fixed #23802 -- Typos in 1.7 release notes. 2014-11-13 20:10:02 +01:00
1.8.txt Removed support for function-based template loaders. 2014-11-16 22:18:33 +01:00
index.txt Updated six to 1.8.0. 2014-11-04 20:38:38 -05:00
security.txt