summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2008-09-21Fixed #9149: Fixed reST error in syndication docsJames Bennett
2008-09-19Fixed heading levels in docs/internals/committersJacob Kaplan-Moss
2008-09-19Updated contributing documentation to contain the new release process and upd...Jacob Kaplan-Moss
2008-09-18Fixed #9121: Corrected markup in the form preview docs. Thanks to Jarek Zgoda...Russell Keith-Magee
2008-09-18Fixed #8955: Modified the sphinx configuration to generate LaTeX documentatio...Russell Keith-Magee
2008-09-17Fixed some misordered markup for the ROOT_URLCONF setting in the docs.Malcolm Tredinnick
2008-09-17Fixed #8546 -- Fixed error in request-response.txt where we were incorrectly ...Adrian Holovaty
2008-09-17Fixed #9103 -- Added django.contrib.admin to the docs modindex (I think)Adrian Holovaty
2008-09-16Fixed #9035 -- Reworded 'File uploads' link in docs index.txt to be clearerAdrian Holovaty
2008-09-16Fixed #9091 -- Rephrased Variable() documentation. Thanks, teleniekoAdrian Holovaty
2008-09-16Edited some recent docs changesAdrian Holovaty
2008-09-16Fixed #9097 -- Fixed typo in tutorial04.txt. Thanks, zheAdrian Holovaty
2008-09-16Edited forms/index.txt changes from [9030]Adrian Holovaty
2008-09-15Added mention of inclusion tags to reusable form templates documentationSimon Willison
2008-09-15Fixed #9085: Modified some example form HTML to be XHTML, consistent with Dja...Russell Keith-Magee
2008-09-15Added documentation on creating reusable form templates; thanks for the sugge...Simon Willison
2008-09-15Clarified the wording of the section on customizing form.errors within a fiel...Simon Willison
2008-09-15Added documentation of the Form class's custom __iter__ method to the forms A...Simon Willison
2008-09-14Added documentation for looping over a form's fields in a templateSimon Willison
2008-09-14Fixed #9044: Corrected mistake in a closing tag in an example template. Thank...Russell Keith-Magee
2008-09-14Fixed #9032: Corrected some minor typos in the admin docs. Thanks to rduffiel...Russell Keith-Magee
2008-09-14Fixed #9075: Added a call to close() in the example file upload handler. Than...Russell Keith-Magee
2008-09-14Fixed #9078: Added commas to the example URLconf lines so that they can be ea...Russell Keith-Magee
2008-09-14Fixed #9077: Modified the database installation notes to point to somewhere u...Russell Keith-Magee
2008-09-14Fixed #9067: Added a note that you can register a model with the admin withou...Russell Keith-Magee
2008-09-14Fixed #9060: Clarified some language in the description of modelformset_facto...Russell Keith-Magee
2008-09-14Fixed #9059: Corrected some markup in tutorial 4 that incorrectly identified ...Russell Keith-Magee
2008-09-14Fixed #9048: Corrected markup typo in tutorial 4. Thanks to gkelly for the re...Russell Keith-Magee
2008-09-14Fixed #9046: Corrected a typo in the m2m intermediate docs. Thanks to djoume ...Russell Keith-Magee
2008-09-14Fixed #9052: Corrected typo in file handling docs. Thanks to KiWiB0RG for the...Russell Keith-Magee
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