django1/docs/ref
Tim Graham 7dc29dcb99 [1.7.x] Fixed #23134 -- Fixed typos in docs/ref/models/querysets.txt.
Thanks Josh Kupershmidt.

Backport of 66630f589c from master
2014-07-30 13:04:38 -04:00
..
class-based-views [1.7.x] Fixed #23106 -- Updated class-based view reference title. 2014-07-26 20:47:06 -04:00
contrib [1.7.x] Fixed a typo in the admin documentation. 2014-07-29 12:29:32 -04:00
files [1.7.x] Updated doc links to point to Python 3 documentation 2014-04-26 16:03:40 +02:00
forms [1.7.x] Fixed #21942 -- Moved Form.clean() to form API docs. 2014-06-30 16:32:03 -04:00
models [1.7.x] Fixed #23134 -- Fixed typos in docs/ref/models/querysets.txt. 2014-07-30 13:04:38 -04:00
templates [1.7.x] Fixed #22753 -- Documented ability to use a note with the {% comment %} tag. 2014-06-02 18:52:55 -04:00
applications.txt [1.7.x] Checked more precisely whether the app registry is ready. 2014-07-12 18:50:23 +02:00
checks.txt [1.7.x] Added formatting and line wrapping to checks reference doc. 2014-06-06 15:25:58 -04:00
clickjacking.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05:00
databases.txt [1.7.x] Fixed #22305 -- Added note to docs about UTF8 database requirement. 2014-07-26 09:40:24 -04:00
django-admin.txt [1.7.x] Fixed #23102 -- Documented that sql* commands now respect allow_migrate(). 2014-07-28 10:06:06 -04:00
exceptions.txt [1.7.x] Updated doc links to point to Python 3 documentation 2014-04-26 16:03:40 +02:00
index.txt Fixed warnings when building the documentation. 2014-02-22 21:43:50 +01:00
middleware.txt [1.7.x] Removed reference to old middleware 2014-06-30 15:23:52 -04:00
migration-operations.txt [1.7.x] Corrected headings in migration docs. 2014-07-24 09:39:40 -04:00
request-response.txt [1.7.x] Fixed #13755 -- Added a tip for caching responses that vary on AJAX. 2014-07-01 17:34:13 -04:00
schema-editor.txt [1.7.x] Improved formatting and links of migration docs. 2014-04-27 15:06:08 -04:00
settings.txt [1.7.x] Fixed #23097 -- Switched to new octal format in docs 2014-07-26 11:21:16 +02:00
signals.txt [1.7.x] Fixed #22748 -- Corrected post_migrate usage example. 2014-06-02 11:39:23 -04:00
template-response.txt Always use parentheses when documenting a method with no arguments. 2014-01-22 22:26:10 +01:00
unicode.txt [1.7.x] Corrected the section identifier for MySQL unicode reference. 2014-04-21 13:20:46 -04:00
urlresolvers.txt [1.7.x] Fixed #22220 -- Added more examples to reverse() documention. 2014-04-16 20:31:01 -04:00
urls.txt [1.7.x] Fixed #21941 -- Documented the kwargs param of django.conf.urls.url(). 2014-03-27 07:02:02 -04:00
utils.txt [1.7.x] Alphabetized django.utils sections. 2014-07-16 13:55:38 -04:00
validators.txt [1.7.x] Updated doc links to point to Python 3 documentation 2014-04-26 16:03:40 +02:00
views.txt [1.7.x] Fixed #21938 -- Moved documentation for error views to reference guide. 2014-06-01 13:07:19 -04:00