summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2008-09-03Fixed #8804: corrected URL example in sitemaps docsJames Bennett
2008-09-02Fixed #7973 -- Added exclude to BaseModelAdmin to make everything consistent ...Brian Rosner
2008-09-02Fixed #7943: added documentation on overriding admin templates. Thanks, mwdiersJacob Kaplan-Moss
2008-09-02Added a rough draft of the 1.0 porting guide, and an obviously incomplete pla...Jacob Kaplan-Moss
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-09-02Fixed #8786: Moved phone number field docs to localflavorJames Bennett
2008-09-01Fixed #8210 and #8664: moved `USStateField` and `PhoneNumberField` to `django...Jacob Kaplan-Moss
2008-08-31Fixed #8679: use full signature of Model.save() in docs and remove no-longer-...James Bennett
2008-08-31Fixed #8721: Clarification in docs for form previewsJames Bennett
2008-08-30Fix inadvertent formatting introduced in [8732]James Bennett
2008-08-30Fixed #8700: Corrected example in localflavor docsJames Bennett
2008-08-30Fixed #8516: Corrected typos in UK localflavor documentationJames Bennett
2008-08-30Fixed #8247: Added explanation to admin docs to point out that AdminSite can ...James Bennett
2008-08-29Fixed #7893 -- Gave `fieldsets` dictionary options a better visual display to...Brian Rosner
2008-08-28Fixed a typo in comments upgrade guide.Jacob Kaplan-Moss
2008-08-28Fixed #8583: Modified the migration SQL described in the comments upgrade doc...Russell Keith-Magee
2008-08-28Fixed #8590: Added clarification that you need to install the new comments sy...Russell Keith-Magee
2008-08-26Fixed an error in comment upgrade SQL.Jacob Kaplan-Moss
2008-08-26Fixed some Sphinx markup in signals docs.Jacob Kaplan-Moss
2008-08-26Fixed #8326: added signals documentation.Jacob Kaplan-Moss
2008-08-26Fixed #8555: corrected `get_comment_form` tag documentation.Jacob Kaplan-Moss
2008-08-25Fixed a silly typo in comment settings doc.Jacob Kaplan-Moss
2008-08-25Refactored Django's comment system.Jacob Kaplan-Moss
2008-08-24Fixed #7996: Added a note that you need to register your site with Google in ...Russell Keith-Magee
2008-08-24Fixed #8475 -- Corrected typo in example code in syndication docs. Thanks to ...Russell Keith-Magee
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss