django/docs/releases
Curtis Maloney ffc37e2343 Fixed #21012 -- New API to access cache backends.
Thanks Curtis Malony and Florian Apolloner.

Squashed commit of the following:

commit 3380495e93
Author: Aymeric Augustin <aymeric.augustin@m4x.org>
Date:   Sat Nov 23 14:18:07 2013 +0100

    Looked up the template_fragments cache at runtime.

commit 905a74f52b
Author: Aymeric Augustin <aymeric.augustin@m4x.org>
Date:   Sat Nov 23 14:19:48 2013 +0100

    Removed all uses of create_cache.

    Refactored the cache tests significantly.

    Made it safe to override the CACHES setting.

commit 35e289fe92
Author: Aymeric Augustin <aymeric.augustin@m4x.org>
Date:   Sat Nov 23 12:23:57 2013 +0100

    Removed create_cache function.

commit 8e274f747a
Author: Aymeric Augustin <aymeric.augustin@m4x.org>
Date:   Sat Nov 23 12:04:52 2013 +0100

    Updated docs to describe a simplified cache backend API.

commit ee7eb0f73e
Author: Curtis Maloney <curtis@tinbrain.net>
Date:   Sat Oct 19 09:49:24 2013 +1100

    Fixed #21012 -- Thread-local caches, like databases.
2013-11-23 15:06:59 +01:00
..
0.95.txt
0.96.txt
1.0-alpha-1.txt
1.0-alpha-2.txt
1.0-beta-2.txt
1.0-beta.txt
1.0-porting-guide.txt Fixed #19885 -- cleaned up the django.test namespace 2013-09-09 16:03:13 -04:00
1.0.1.txt
1.0.2.txt
1.0.txt
1.1-alpha-1.txt
1.1-beta-1.txt
1.1-rc-1.txt
1.1.2.txt
1.1.3.txt
1.1.4.txt
1.1.txt
1.2-alpha-1.txt
1.2-beta-1.txt
1.2-rc-1.txt
1.2.1.txt Fixed a number of minor misspellings. 2013-07-27 18:46:03 -07:00
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
1.3-alpha-1.txt
1.3-beta-1.txt
1.3.1.txt
1.3.2.txt
1.3.3.txt
1.3.4.txt
1.3.5.txt
1.3.6.txt
1.3.7.txt
1.3.txt
1.4-alpha-1.txt
1.4-beta-1.txt
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.txt
1.5-alpha-1.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
1.5-beta-1.txt
1.5.1.txt
1.5.2.txt
1.5.3.txt
1.5.4.txt
1.5.5.txt
1.5.txt
1.6.1.txt
1.6.txt
1.7.txt
index.txt
security.txt