summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Collapse)Author
2011-03-04[1.2.X] Fixed #11864 -- Improved the "see also" section of the many-to-one ↵Gabriel Hurley
model topic guide to more clearly connect people to the backwards-related objects docs and to the correct point in the model tests for sample code (since the doctests went away). Thanks to dwillis for the work on the patch. Backport of [15758] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15759 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-03[1.2.X] Added crossref targets for a couple of Django exceptions and cleaned ↵Gabriel Hurley
up related reST markup. Backport of [15733] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15734 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-28[1.2.X] Fixed #15395 -- Documented the modules/import paths for the various ↵Gabriel Hurley
decorators in `django.views.decorators`. Thanks to slinkp for the report. Backport of [15671] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15672 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-15[1.2.X] Fixed #15285 -- Corrected an erroneous import statement in the ↵Gabriel Hurley
testing docs. Thanks to kamal.mustafa for the report. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15543 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-11[1.2.X] Fixed #15243 -- More clearly document that the transaction functions ↵Alex Gaynor
needs to be called with a using parameter to work with a non-default database. Thanks to Jason Kotenko for the patch. Backport of [15489]. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15490 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-07[1.2.X] Fixed #15055 -- added information about (and an example of) the ↵Gabriel Hurley
csrf_token template tag to the forms documentation. Thanks to sneakyness for the report and bpeschier for the draft patch. Backport of [15445] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15446 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-07[1.2.X] Tweaked language markers in i18n topic document for better Sphinx ↵Ramiro Morales
syntax highlighting. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15442 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-02[1.2.X] Fixed #7325 -- Broken links for model documentation; thanks Justin ↵Timo Graham
Lilly. Backport of r15397 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15398 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-30[1.2.X] Fixed #15134 -- Removed a duplicate TOC entry for modelforms docs. ↵Russell Keith-Magee
Thanks to Aryeh Leib Taurog for the report. Backport of r15366 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15368 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-26[1.2.X] Fixed #15163 - typo in email docs; thanks metal for the report.Timo Graham
Backport of r15311 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15312 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-18[1.2.X] Refs #14661 -- Clarified the handling of initial data injected via ↵Russell Keith-Magee
custom SQL. This is BACKWARDS INCOMPATIBLE CHANGE for anyone relying on SQL-injected initial data in a test case. Backport of r15239 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15241 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-16[1.2.X] Fixed #13628 - Discourage the use of doctests; thanks d0ugal for the ↵Timo Graham
suggestion. Backport of r15227 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15228 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-16[1.2.X] Fixed #15062 -- Documented the fact that managers must be able to be ↵Russell Keith-Magee
shallow copied. Thanks to Ian Clelland for the report, and Łukasz Rekucki for the help diagnosing the problem. Backport of r15220 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15221 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-03[1.2.X] Fixed #15002 - Fix title casing to conform to style guidelines. ↵Timo Graham
thanks adamv. Backport of r15135 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15136 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-31[1.2.X] Some small fixes to DB optimization docs.Luke Plant
Backport of [15122] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15123 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-31[1.2.X] Fixed #14997 - A typo in "Overriding delete". thanks phunehehe for ↵Timo Graham
the report. Backport of r15117 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15118 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-29[1.2.X] Fixed #12193 - Add details to the i18n documentation for translation ↵Timo Graham
of model classes (relations and methods). Thanks Maxime Petazzoni and Ramiro for work on the patch. Backport of r15102 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15103 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-29[1.2.X] Fixed #13961 - note that reverse URL lookups can't be done within a ↵Timo Graham
blocktrans tag. Thanks garrison for the report and richardb and zerok for work on the patch. Backport of r15100 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15101 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-27[1.2.X] Fixed #12313 - Add a note that QuerySet.delete() doesn't necessarily ↵Timo Graham
call obj.delete(). thanks FunkyELF for the suggestion. Backport of r15071 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15072 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-27[1.2.X] Fixed #6181 - Document `django.views.decorators.http` - thanks adamv ↵Timo Graham
for the patch. Backport of r15064 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15065 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-26[1.2.X] Fixed #13949 - Note that readonly fields can't be modified via ↵Timo Graham
custom clean methods. thanks alk for the suggestion and elbarto and Gabriel Hurley whose language I used in the final patch. Backport of r15060 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15061 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-26[1.2.X] Fixed #14000 - Remove versionadded/changed tags for 1.0. thanks ramiro!Timo Graham
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15056 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-25[1.2.X] Fixed #13020 - add clarifying note to SessionStore. thanks elbarto ↵Timo Graham
for the patch. Backport of r15053 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15054 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-21[1.2.X] Fixed #14910 -- Clarified the order of precedence of loading ↵Jannis Leidel
translation catalogues. Thanks, vanschelven. Backport from trunk (r14998). git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15002 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-14[1.2.X] Fixed #14848 - change example verbose name to match convention. ↵Timo Graham
thanks madisv for the suggestion. Backport of r14917 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14918 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-13[1.2.X] Fixed #14897 -- fixed some synax highlighting in the formset ↵Alex Gaynor
documentation. Thanks to marcusf for the patch. Backport of [14912]. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14913 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-05[1.2.X] Fixed #14841 -- added xrefs to topics/db/models. Thanks adamv.Simon Meers
Backport of r14837 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14838 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-05[1.2.X] Fixed #14745 - add links to topics/http/shortucts.txt. thanks adamv ↵Timo Graham
for the patch. Backport of r14835 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14836 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-05[1.2.X] Fixed #13162 and #11597 -- Improved the file handling documentation: ↵Gabriel Hurley
Removed documentation of methods on django.core.files.File that did not exist, added documentation for undocumented methods and attributes that did exist, did a general cleanup of the text and organization, and added more metadata targets. Thanks to amenasse and tyrion.mx for the reports. Backport of [14833] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14834 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-05[1.2.X] Fixed #14799 -- Provided a full solution for test database creation ↵Russell Keith-Magee
order problems. Backport of r14822, r14823 and r14824 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14825 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-04[1.2.X] Fixed #14120 - Document get() in Making Queries - thanks danielr and ↵Timo Graham
adamv for work on the patch. Backport of r14820 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14821 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-04[1.2.X] Fixed #14811 - Add clarifying note to render_to_response - thanks adamv.Timo Graham
Backport of r14814 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14815 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-04[1.2.X] Fixed #14764 -- specified that a set is returned by ↵Simon Meers
User.get_..._permissions methods. Thanks MostAwesomeDude for the report. Backport of r14787 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14788 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-01[1.2.X] Removed reference to potential exception during template ↵Ramiro Morales
rendering-time from the ungettext() documentation. Exceptions at that point should be considered and reported as a bug. Backport of [14758] from trunk git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14759 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-29[1.2.X] Fixed #14775 -- Backports the changes in [13772], which documented ↵Gabriel Hurley
an undocumented feature from 1.0. Thanks to jweyrich for the report, and timo and leovitch for the patch (again). git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14748 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-28[1.2.X] Fixed #14791 - Clarify additional note on save(). Thanks OldTroll.Timo Graham
Backport of r14740 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14741 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-27[1.2.X] Fixed #14785 - fixes to middleware docs - thanks adamv for the patch.Timo Graham
Backport of r14731 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14732 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-27[1.2.X] Fixed #14789 - remove an unused link from docs/topics/install.txt. ↵Timo Graham
thanks adamv for the report. Backport of r14727 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14728 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-27[1.2.X] Fixed #14784 - Add links to docs/topics/files.txtTimo Graham
Backport of r14725 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14726 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-27[1.2.X] Fixed #14783 - Links + style improvements to docs/topics/email.txt. ↵Timo Graham
Thanks adamv for the patch. Backport of r14723 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14724 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-26[1.2.X] Fixed #14744 - Add cross-links to docs/topics/http/views.txt. Thanks ↵Timo Graham
adamv for the patch. Backport of r14720 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14721 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-26Add back a colon that's needed but was removed in r14706Timo Graham
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14719 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-26[1.2.X] Fixed #14782 - Add/fix links in docs/topics/cache.txt. Thanks to ↵Timo Graham
adamv for the patch. Backport of r14717 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14718 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-26[1.2.X] Fixes #14743 - Add sphinx links and other cleanups to ↵Timo Graham
topics/http/urls.txt. Thanks adamv for the patch. Backport of applicable portions of 14705 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14706 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-24[1.2.X] Fixed #14771 -- corrected a typo in the testing docs. Thanks to ↵Alex Gaynor
Christian Oudard for the patch. Backport of [14694]. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14695 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-24[1.2.X] Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links ↵Gabriel Hurley
in the topics/db/optimizations docs. Thanks to adamv for the report and patch. Backport of [14690] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14691 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-20[1.2.X] Fixed #14727 -- Corrected three minor issues in the docs. Thanks to ↵Gabriel Hurley
OldTroll for the report and the patch. Backport of [14644] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14645 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-17[1.2.X] Fixed #14713 -- documented that resolve can raise Http404. Thanks ↵Alex Gaynor
to Adam for the patch. Backport of [14603]. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14604 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-17[1.2.X] Corrected some syntax issues in the docs. Backport of [14598].Alex Gaynor
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14599 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-17[1.2.X] Fixed a bunch of code examples in the form media documentation.Jannis Leidel
Backport from trunk (r14594). git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14596 bcc190cf-cafb-0310-a4f2-bffc1f526a37