summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Collapse)Author
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
2010-11-12[1.2.X] Fixed #14669 -- corrected an ungrammatical sentence in the ↵Gabriel Hurley
internationalization docs. Thanks to steveire for the report. Backport of [14539] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14540 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-09[1.2.X] Fixed typo in raw SQL docs example.Ramiro Morales
Backport of [14501] from trunk git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14502 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-07[1.2.X] Completed and enhanced links to database-specific notes from the ↵Ramiro Morales
install docs. Backport of [14491] from trunk git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14492 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-07[1.2.X] Fixed #12975 -- Moved the docs for contrib.admindocs out of the ↵Gabriel Hurley
template docs and into their own reference section, and significantly improved the documentation of what admindocs can do. Thanks to jabapyth for the report, and whiteinge for the patch. Backport of [14484] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14485 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-07[1.2.X] Fixed #8325 -- Reorganization and expansion of the login_required ↵Gabriel Hurley
decorator docs to make it clearer how the redirect_field_name parameter works and improve the overall flow of the text. Thanks to Robert Reeves for the report. Backport of [14480] from trunk (sans 1.3-specific changes). git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14481 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-06[1.2.X] Fixed #14624 -- Updated a few outdated references to CacheMiddleware ↵Gabriel Hurley
in the transactions topic guide. Thanks to quinode for the report. Backport of [14470] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14471 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-06[1.2.X] Fixed #14629 -- corrected a misspelling and poor wording in the ↵Alex Gaynor
docs. Thanks to OldTroll for the patch. Backport of [14466]. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14467 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-04[1.2.X] Fixed #14619 -- corrected a typo in the email docs. Backport of ↵Alex Gaynor
[14463]. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14464 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-04[1.2.X] Fixed typo in i18n docs.Jannis Leidel
Backport from trunk (r14451). git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14452 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-31[1.2.X] Fixed #13503 -- Corrected misleading custom permission example in ↵Ramiro Morales
the docs. Thanks Daniel Moisset for the report. Backport of [14403] from trunk git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14404 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-28[1.2.X] Fixed #14578 -- Corrected a typo in the Models topic docs. Thanks to ↵Gabriel Hurley
tobych for the report and patch. Backport of [14369] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14370 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-24[1.2.X] Fixed #11441 -- Improved signal topic guide, particularly regarding ↵Gabriel Hurley
the weak and dispatch_uid parameters to the Signal.connect method. Thanks to Mike_A and sayane for the report, and gremmie for the draft patch. Backport of [14337] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14338 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-23[1.2.X] Fixed #14537 -- Added documentation on where validators can be ↵Gabriel Hurley
imported from to Validators Reference docs, and improved Sphinx formatting and metadata. Thanks to rfugger for the report. Backport of [14331] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14332 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-23[1.2.X] Fixed #14173 -- Added sections about contrib apps-provided commands ↵Ramiro Morales
to django-admin.py docs. Added documentation about changepassword, pointers to GeoDjango and sitemaps commands, grouped them by app. Backport of [14327] from trunk git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14328 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-22[1.2.X] Fixed #14534 -- updated an out of date link in the docs. Thanks to ↵Alex Gaynor
d0ugal for the report and Frank Wiles for the patch. Backport of [14318]. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14319 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-19[1.2.X] Fixed #14426 -- Removed "mysite" import statements from examples ↵Gabriel Hurley
that might teach people "bad habits" in regards to creating reusable apps. Thanks to idahogray for assisting with the patch (and sorry for forgetting the attribution in the patch on trunk). Backport of [14270] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14271 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-10[1.2.X] Changed ModelForm.fields and ModelForm.exclude examples to use ↵Gabriel Hurley
tuples instead of lists since they were used inconsistently throughout the page (it wasn't hurting anything, but consistency is nice). Thanks to lspcity for the report and gruszczy for the patch. Backport of [14134] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14135 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-10[1.2.X] Fixed #6073 -- Made compilemessages 18n management command reject PO ↵Ramiro Morales
files with BOM. Backport of [14125] from trunk git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14126 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-10[1.2.X] Makes links to form and field validation (and form reference docs in ↵Gabriel Hurley
general) more readily available from form topic overview. Thanks to john_fries for the report. Backport of [14112] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14113 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-09[1.2.X] Fixed #13538 -- Clarified query examples with more explicit import ↵Gabriel Hurley
statements and model vs. instance differentiation. Thanks to yipengh87 and kmtracey for the report, and timo for the patch. Backport of [14070] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14073 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-09[1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in ↵Russell Keith-Magee
various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch Backport of r14069 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14072 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-09[1.2.X] Corrects a typo in [14063]. Thanks to Russ for the report.Gabriel Hurley
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14065 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-09[1.2.X] Fixed #13279 -- Made the paths in the Unix install docs more ↵Gabriel Hurley
explicit. Thanks to KathyManwaring for the report and stumbles for the patch. Backport of [14062] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14063 bcc190cf-cafb-0310-a4f2-bffc1f526a37