summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2008-09-12Fixed #9050 -- Fixed a typo in the 1.0 porting guide in the admin section. Th...Brian Rosner
2008-09-12Fixed #9027 -- Corrected the documentation about can_delete default value. Th...Brian Rosner
2008-09-12Fixed #9056 -- Corrected a typo in topic/forms/modelforms.txt documentation. ...Brian Rosner
2008-09-11Edited docs changes from [9010] and [9011]Adrian Holovaty
2008-09-11Edited i18n.txt changes from [9009]Adrian Holovaty
2008-09-11Fixed #9018Simon Willison
2008-09-11Clarified the bit in the tutorial about creating your first admin.py - fixes ...Simon Willison
2008-09-11Small documentation tweaks, fixes #9000 - thanks, ramiroSimon Willison
2008-09-11Clarified i18n docs concerning verbose_name and verbose_name_plural - fixes #...Simon Willison
2008-09-11Fixed #8858 by correcting typoSimon Willison
2008-09-11Re-added docs for QuerySet reverse() and all() methods, refs #9000 - thanks r...Simon Willison
2008-09-10Fixed #9010 -- Fixed typo in custom-file-storage.txt. Thanks, rduffieldAdrian Holovaty
2008-09-10Reworded a bunch of the links on the docs index to be consistentAdrian Holovaty
2008-09-10Changed the 'Getting help' section of the docs index.txt to have consistent t...Adrian Holovaty
2008-09-10Fixed #8996 -- Fixed small typo in documentation.txt. Thanks, rduffieldAdrian Holovaty
2008-09-10Fixed #9003 -- Fixed awkward wording in querysets.txtAdrian Holovaty
2008-09-09Fixed #8958 -- Fixed typo in cache.txt. Thanks, benwalton@gmail.comAdrian Holovaty
2008-09-09Fixed #8986 -- Fixed typo in install.txt. Thanks, rduffieldAdrian Holovaty
2008-09-09Fixed #8985 -- Removed two FAQ questions that have been outdated by the 1.0 r...Adrian Holovaty
2008-09-09Fixed #8983 -- Removed a funky character from faq/general.txt. Thanks, Fernan...Adrian Holovaty
2008-09-09Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiroAdrian Holovaty
2008-09-09Fixed #8982 -- Removed funky character from whatsnext.txt. Thanks, Fernando C...Adrian Holovaty
2008-09-07Fixed #8580 -- Hyperlinked some module names in settings.txt. Thanks, msaelicesAdrian Holovaty
2008-09-07Small wording improvements to sitemaps.txtAdrian Holovaty
2008-09-07Small wording improvements to cache.txtAdrian Holovaty
2008-09-07Fixed #8911 -- Several corrections for the 1.0 porting documentation, thanks ...Gary Wilson Jr
2008-09-07Fixed #8924 -- Corrected a couple typos in queries documentation, thanks arien.Gary Wilson Jr
2008-09-07Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbaloghAdrian Holovaty
2008-09-06Fixed #8727 -- Fixed broken link to Italian SSN page in localflavor.txtAdrian Holovaty
2008-09-06Fixed #8858 -- Fixed typo in SQLite version information. Also reworded it to ...Adrian Holovaty
2008-09-06Fixed #8883 -- Fixed some glitches in model reference. Thanks, arienAdrian Holovaty
2008-09-06Fixed #8909 -- Fixed typo in contenttypes docs. Thanks, arienAdrian Holovaty
2008-09-06Fixed #8894 -- Fixed typo in modelforms.txt. Thanks, koblaid@web.deAdrian Holovaty
2008-09-05I am not a lolcatSimon Willison
2008-09-05Added bio for myselfLuke Plant
2008-09-05Fixed typo in my nameLuke Plant
2008-09-05Made a bunch of edits and typo corrections to 1.0-porting-guide.txtAdrian Holovaty
2008-09-04Correct bad target in middleware documentationJames Bennett
2008-09-04Fixed #8867: Corrected a couple typos in the signals documentationJames Bennett
2008-09-04Now that the 1.0 release is finalized, we can fill in the revision number for...James Bennett
2008-09-03Added the last notes about 1.0, including the inevitable (short!) list of kno...Jacob Kaplan-Moss
2008-09-03Added a note about queryset.query being opaque.Jacob Kaplan-Moss
2008-09-03Cleaned up some whitespaceSimon Willison
2008-09-03I'm not working for the Guardian just yet - not until OctoberSimon Willison
2008-09-03Added a note about SQLite versions before 3.3.6. Refs #7570. Thanks, ramiro.Jacob Kaplan-Moss
2008-09-03And now we don't need that redundant extra sentenceJames Bennett
2008-09-03Fix my bioJames Bennett
2008-09-03Fixed #8849: added some more "new in 1.0" flags. Thanks, ramiro.Jacob Kaplan-Moss
2008-09-03Fixes #8847 - a bunch of cleanups to the i18n docs. Thanks, ramiro!Jacob Kaplan-Moss
2008-09-03Typo fixes.Malcolm Tredinnick