summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2010-12-23[1.2.X] Rolled back r146331, r14640 (partially) and r14625 so 1.2.X docs are ↵Ramiro Morales
still buildable with Sphinx 0.6.x for the benefit of downstream packagers shipping stable releases of Django. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15030 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-23[1.2.X] Fixed a couple of broken internal links in the documentation.Ramiro Morales
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15028 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-22[1.2.X] Added some reST markup to avoid a warning during docs compilation.Russell Keith-Magee
Backport of r15022 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15023 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-22[1.2.X] Fixed #14439 -- Improved documentation for running the GeoDjango ↵Justin Bronn
test suite. Backport of r15015 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15016 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-18[1.2.X] Fixed #14676 - Document that the removetags filter is ↵Timo Graham
case-sensitive. Thanks peterh32 for the report and elbarto for the patch. Backport of r14925 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14926 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-18[1.2.X] Fixed #6434 - Add clarifying note about auto_now and auto_now_add. ↵Timo Graham
thank adamv for the patch. Backport of r14923 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14924 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-13[1.2.X] Fixed #14805 -- Capitalize "Google" in sitemaps docs. Thanks, Adam.Jannis Leidel
Backport from trunk (r14884). git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14905 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-11[1.2.X] Fixed #14863 - Add contrib.messages to list of default ↵Timo Graham
INSTALLED_APPS in tutorial. Backport of r14870 (without staticfiles) from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14871 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-11[1.2.X] Fixed #11470 - add documentation for ModelAdmin.message_user. thanks ↵Timo Graham
adamv. Backport of r14868 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14869 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-11[1.2.X] Fixed #14875 - moved mention of `email_re` in 1.2 release notes from ↵Timo Graham
features deprecated to backwards incompatible changes. thanks galund for the report and elbarto for the patch. Backport of r14866 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14867 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-06[1.2.X] Fixed #8975 -- documented related order methods -- thanks to Leo for ↵Simon Meers
the report and dwillis for the initial patch. Backport of r14848 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14849 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-06[1.2.X] Fixed #14846 -- Corrected a tiny typo in from [14832]. Thanks to ↵Gabriel Hurley
elbarto for catching the mistake. Backport of [14846] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14847 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-06[1.2.X] Fixed #14840 -- Added crossrefs to related objects reference docs. ↵Gabriel Hurley
Thanks to adamv for the report and patch. Backport of [14842] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14843 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-06[1.2.X] Fixed #14746 - Add links to docs/ref/request-response.txt. Thanks adamv.Timo Graham
Backport of r14840 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14841 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 #13605 -- Improved documentation of the ↵Gabriel Hurley
django.core.files.storage module. Added documentation for DefaultStorage, get_storage_class, FileSystemStorage, and some missing public methods on Storage. New metadata targets included for everything. Thanks to kopernikus for the report and elbarto for contributing to the patch. Backport of [14831] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14832 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 #12407 - Document 'call_command' - thanks UloPe for the ↵Timo Graham
suggestion and adamv for the patch. Backport of r14818 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14819 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-04[1.2.X] Fixed #9033 - Add bullets to QuerySet extra() arguments. thanks ↵Timo Graham
julien for the suggestion and dwillis for the patch. Backport of r14816 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14817 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 #12812 -- added warning about cyclic imports in ↵Simon Meers
contrib.comments. Thanks to Beetle_B, bjourne and philgyford for the reports, and Russ for the wording. Backport of r14810 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14811 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-02[1.2.X] Fixed grammar and tweaked notes about MySQL database/table collation ↵Ramiro Morales
interaction with text fields. Refs #14417. Backport of [14779] from trunk git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14780 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 #14777 -- Added docs on working around the Python CSV module's ↵Gabriel Hurley
lack of Unicode support. Thanks to adamv for the report and draft patch. Backport of [14749] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14750 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-29[1.2.X] Fixed #14804 -- Metadata improvement, broken link fix, and ↵Gabriel Hurley
alphabetization of template filters in contrib.humanize reference docs. Thanks to adamv for the patch. Backport of [14746] from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14747 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-29[1.2.X] Fixed #11152 - Add some classes to the template docs. Thanks adamv ↵Timo Graham
for the patch. Backport of r14744 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14745 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-28[1.2.X] Fixed #14762 - Add documention for ContentFile. Thanks jesh for the ↵Timo Graham
suggestion and adamv for the patch. Backport of r14742 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14743 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-28Fixed #14758 - Remove entire method signatures from QuerySet headings - ↵Timo Graham
thanks adamv for the patch. Backport of r14737 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14738 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-28[1.2.X] Fixed #14790 - Fix reST in 1.0 porting guide - thanks adamv.Timo Graham
Backport of r14735 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14736 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-26[1.2.X] Fixed #14756 - fix typo in "related objects reference" docs. Thanks ↵Timo Graham
deisner for the report. Backport of r14703 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14704 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-26Add myself to committersTimo Graham
Backport of r14701 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14702 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