django/docs/topics
Jacob Kaplan-Moss 3d84904794 Fixed #12840: mark natural key serialization in the docs as new in 1.2. Thanks, ramiro.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12432 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-02-14 18:39:42 +00:00
..
db Fixed #12715 -- Clarified the docs on the usage of database routers, especially regarding the default routing scheme. Thanks to Chris Curvey for the suggestion. 2010-01-28 03:04:24 +00:00
forms Updated formset docs to contain the new management form field for max_num values. 2010-02-01 14:19:30 +00:00
http
auth.txt Fixed #12829 - typos introduced in [12400] 2010-02-09 20:05:52 +00:00
cache.txt Removed docs that assume developer might be using Python < 2.4 2010-02-09 19:37:08 +00:00
conditional-view-processing.txt
email.txt
files.txt
generic-views.txt
i18n.txt
index.txt
install.txt
pagination.txt
serialization.txt Fixed #12840: mark natural key serialization in the docs as new in 1.2. Thanks, ramiro. 2010-02-14 18:39:42 +00:00
settings.txt
signals.txt
templates.txt
testing.txt