1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/topics
2009-02-27 13:14:59 +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 Fixed #10009 -- Corrected a field reference in an example on rendering hidden fields. Thanks to karihre@gmail.com for the report. 2009-02-22 06:09:03 +00:00
http Fixed #10298 -- Corrected the example for the get_list_or_404 shortcut. Thanks to Dagur for the report. 2009-02-22 06:06:56 +00:00
auth.txt
cache.txt
email.txt
files.txt
i18n.txt
index.txt
install.txt
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