django/docs/ref
Floris den Hengst 08f38d19f8 [1.7.x] Fixed doc typos.
Backport of e42a720ba2 from master
2015-03-14 12:29:54 -04:00
..
class-based-views [1.7.x] Fixed #24439 -- Removed incorrect make_object_list attributes in CBV docs. 2015-03-02 13:33:47 -05:00
contrib [1.7.x] Fixed doc typos. 2015-03-14 12:29:54 -04:00
files [1.7.x] Fixed doc typos. 2015-03-14 12:29:54 -04:00
forms [1.7.x] Fixed typos in docs/ref/forms/validation.txt. 2015-02-03 12:27:20 -05:00
models [1.7.x] Refs #24462 -- Emphasized that order_by() clears previous ordering. 2015-03-13 15:42:09 -04:00
templates [1.7.x] Improved get_media_prefix template tag example. 2015-03-05 10:00:11 -05:00
applications.txt [1.7.x] Fixed doc typos. 2015-03-14 12:29:54 -04:00
checks.txt [1.7.x] Added missing docs for 1_7.W001 check. 2014-11-13 20:09:51 +01:00
clickjacking.txt
databases.txt [1.7.x] Fixed typo in docs/ref/database.txt 2015-03-10 07:12:44 -04:00
django-admin.txt [1.7.x] Fixed #24358 -- Corrected code-block directives for console sessions. 2015-02-22 09:38:54 -05:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt [1.7.x] Corrected indentation in docs to prevent inadvertent blockquote. 2014-12-18 11:34:11 -05:00
schema-editor.txt [1.7.x] Fixed #23749 -- Documented how to use the database alias in RunPython. 2015-01-03 12:07:28 -05:00
settings.txt [1.7.x] Fixed spelling mistakes in docs. 2015-02-08 14:23:01 -05:00
signals.txt [1.7.x] Added notes on registering signals in ready() and using dispatch_uid. 2014-11-27 11:23:43 -05:00
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt [1.7.x] Documented django.utils.timezone.FixedOffset; thanks Aymeric. 2015-01-17 09:31:59 -05:00
validators.txt [1.7.x] Fixed #23639 -- Fixed doc error in RegexValidator.regex 2014-10-12 13:02:27 +01:00
views.txt