1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
django/docs/topics
Malcolm Tredinnick a605a8fe08 Small edit to the caching docs.
Turns out, super-lightning is not faster than normal lightning. :-)

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9949 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-02 05:46:04 +00:00
..
db Fixed #10344 -- Corrected some typos in the aggregation docs. Thanks to ewoudenberg for the report. 2009-02-24 22:51:14 +00:00
forms
http
auth.txt
cache.txt Small edit to the caching docs. 2009-03-02 05:46:04 +00:00
email.txt
files.txt
i18n.txt
index.txt
install.txt Fixed #10377: Added clearer warning to database notes for cx_Oracle 5.0. 2009-02-28 06:03:18 +00:00
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt Fixed #4476 -- Added a `follow` option to the test client request methods. This implements browser-like behavior for the test client, following redirect chains when a 30X response is received. Thanks to Marc Fargas and Keith Bussell for their work on this. 2009-02-27 13:14:59 +00:00