summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2010-12-23[1.2.X] Rolled back r146331, r14640 (partially) and r14625 so 1.2.X docs are ...Ramiro Morales
2010-12-23[1.2.X] Fixed a couple of broken internal links in the documentation.Ramiro Morales
2010-12-22[1.2.X] Added some reST markup to avoid a warning during docs compilation.Russell Keith-Magee
2010-12-22[1.2.X] Fixed #14439 -- Improved documentation for running the GeoDjango test...Justin Bronn
2010-12-21[1.2.X] Fixed #14910 -- Clarified the order of precedence of loading translat...Jannis Leidel
2010-12-18[1.2.X] Fixed #14676 - Document that the removetags filter is case-sensitive....Timo Graham
2010-12-18[1.2.X] Fixed #6434 - Add clarifying note about auto_now and auto_now_add. th...Timo Graham
2010-12-14[1.2.X] Fixed #14848 - change example verbose name to match convention. thank...Timo Graham
2010-12-13[1.2.X] Fixed #14897 -- fixed some synax highlighting in the formset document...Alex Gaynor
2010-12-13[1.2.X] Fixed #14805 -- Capitalize "Google" in sitemaps docs. Thanks, Adam.Jannis Leidel
2010-12-11[1.2.X] Fixed #14863 - Add contrib.messages to list of default INSTALLED_APPS...Timo Graham
2010-12-11[1.2.X] Fixed #11470 - add documentation for ModelAdmin.message_user. thanks ...Timo Graham
2010-12-11[1.2.X] Fixed #14875 - moved mention of `email_re` in 1.2 release notes from ...Timo Graham
2010-12-06[1.2.X] Fixed #8975 -- documented related order methods -- thanks to Leo for ...Simon Meers
2010-12-06[1.2.X] Fixed #14846 -- Corrected a tiny typo in from [14832]. Thanks to elba...Gabriel Hurley
2010-12-06[1.2.X] Fixed #14840 -- Added crossrefs to related objects reference docs. Th...Gabriel Hurley
2010-12-06[1.2.X] Fixed #14746 - Add links to docs/ref/request-response.txt. Thanks adamv.Timo Graham
2010-12-05[1.2.X] Fixed #14841 -- added xrefs to topics/db/models. Thanks adamv.Simon Meers
2010-12-05[1.2.X] Fixed #14745 - add links to topics/http/shortucts.txt. thanks adamv f...Timo Graham
2010-12-05[1.2.X] Fixed #13162 and #11597 -- Improved the file handling documentation: ...Gabriel Hurley
2010-12-05[1.2.X] Fixed #13605 -- Improved documentation of the django.core.files.stora...Gabriel Hurley
2010-12-05[1.2.X] Fixed #14799 -- Provided a full solution for test database creation o...Russell Keith-Magee
2010-12-04[1.2.X] Fixed #14120 - Document get() in Making Queries - thanks danielr and ...Timo Graham
2010-12-04[1.2.X] Fixed #12407 - Document 'call_command' - thanks UloPe for the suggest...Timo Graham
2010-12-04[1.2.X] Fixed #9033 - Add bullets to QuerySet extra() arguments. thanks julie...Timo Graham
2010-12-04[1.2.X] Fixed #14811 - Add clarifying note to render_to_response - thanks adamv.Timo Graham
2010-12-04[1.2.X] Fixed #12812 -- added warning about cyclic imports in contrib.comment...Simon Meers
2010-12-04[1.2.X] Fixed #14764 -- specified that a set is returned by User.get_..._perm...Simon Meers
2010-12-02[1.2.X] Fixed grammar and tweaked notes about MySQL database/table collation ...Ramiro Morales
2010-12-01[1.2.X] Removed reference to potential exception during template rendering-ti...Ramiro Morales
2010-11-29[1.2.X] Fixed #14777 -- Added docs on working around the Python CSV module's ...Gabriel Hurley
2010-11-29[1.2.X] Fixed #14775 -- Backports the changes in [13772], which documented an...Gabriel Hurley
2010-11-29[1.2.X] Fixed #14804 -- Metadata improvement, broken link fix, and alphabetiz...Gabriel Hurley
2010-11-29[1.2.X] Fixed #11152 - Add some classes to the template docs. Thanks adamv fo...Timo Graham
2010-11-28[1.2.X] Fixed #14762 - Add documention for ContentFile. Thanks jesh for the s...Timo Graham
2010-11-28[1.2.X] Fixed #14791 - Clarify additional note on save(). Thanks OldTroll.Timo Graham
2010-11-28Fixed #14758 - Remove entire method signatures from QuerySet headings - thank...Timo Graham
2010-11-28[1.2.X] Fixed #14790 - Fix reST in 1.0 porting guide - thanks adamv.Timo Graham
2010-11-27[1.2.X] Fixed #14785 - fixes to middleware docs - thanks adamv for the patch.Timo Graham
2010-11-27[1.2.X] Fixed #14789 - remove an unused link from docs/topics/install.txt. th...Timo Graham
2010-11-27[1.2.X] Fixed #14784 - Add links to docs/topics/files.txtTimo Graham
2010-11-27[1.2.X] Fixed #14783 - Links + style improvements to docs/topics/email.txt. T...Timo Graham
2010-11-26[1.2.X] Fixed #14744 - Add cross-links to docs/topics/http/views.txt. Thanks ...Timo Graham
2010-11-26Add back a colon that's needed but was removed in r14706Timo Graham
2010-11-26[1.2.X] Fixed #14782 - Add/fix links in docs/topics/cache.txt. Thanks to adam...Timo Graham
2010-11-26[1.2.X] Fixes #14743 - Add sphinx links and other cleanups to topics/http/url...Timo Graham
2010-11-26[1.2.X] Fixed #14756 - fix typo in "related objects reference" docs. Thanks d...Timo Graham
2010-11-26Add myself to committersTimo Graham
2010-11-24[1.2.X] Fixed #14771 -- corrected a typo in the testing docs. Thanks to Chri...Alex Gaynor
2010-11-24[1.2.X] Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links ...Gabriel Hurley