django/docs/ref
Russell Keith-Magee cce822c0f5 Fixed #10329 -- Added link target for get_FOO_display, get_next_by_FOO, and get_previous_by_FOO. Thanks to rctay for the report, and timo for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10152 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-24 11:46:18 +00:00
..
contrib Fixed #10510 -- Added missing versionadded marker for formfield_for_foreignkey docs. Thanks to onno. 2009-03-24 11:41:37 +00:00
files
forms Fixed #8962 -- Consistently support format and input_format in the various (individual, combined, split) date and time form fields and widgets. 2009-03-22 16:13:06 +00:00
models Fixed #10329 -- Added link target for get_FOO_display, get_next_by_FOO, and get_previous_by_FOO. Thanks to rctay for the report, and timo for the patch. 2009-03-24 11:46:18 +00:00
templates
authbackends.txt
databases.txt Added 1.1 beta release notes. 2009-03-23 23:25:03 +00:00
django-admin.txt Corrected syntax typos in a couple of versionadded directives. 2009-03-21 15:28:51 +00:00
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt Made default MIDDLEWARE_CLASSES same as in project_template. 2009-03-23 23:20:40 +00:00
signals.txt
unicode.txt