summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2007-03-29Fixes #3799 -- Oops - ran last checkin from the wrong directory. Checked in t...Russell Keith-Magee
2007-03-29Fixed #3858 -- Updated pieces of tutorial 1 to reflect recent changes. Thanks...Russell Keith-Magee
2007-03-29Fixed #3855 -- Fixed typo in testing docs. Thanks for the report adamduren@gm...Russell Keith-Magee
2007-03-27Fixed #3814 -- Fixed HTML typo in docs/templates.txt regroup section. Thanks,...Adrian Holovaty
2007-03-27Fixed #3781 -- Improved docs/add_ons.txt to clarify use of contrib apps. Than...Adrian Holovaty
2007-03-27Edited docs/templates.txt changes from [4830]Adrian Holovaty
2007-03-27Cleaned up the docs from [4830] a bit.Jacob Kaplan-Moss
2007-03-27Fixed #3826: added a {% with %}. Thanks, SmileyChris.Jacob Kaplan-Moss
2007-03-25Fixed #3648 -- Added support for cmemcached Python library. Thanks, floguy@gm...Adrian Holovaty
2007-03-25Fixed #3793 -- Fixed grammar in docs/release_notes_0.96.txtAdrian Holovaty
2007-03-25Fixed #3816 -- Fixed typo in docs/sessions.txt. Thanks, jon austinAdrian Holovaty
2007-03-25Added start of 'Creating custom fields' section to docs/newforms.txtAdrian Holovaty
2007-03-25Fixed typo in docs/django-admin.txt. Refs #3786Adrian Holovaty
2007-03-23Removed note about setuptools from install.txt -- it's not correct any more.Jacob Kaplan-Moss
2007-03-23Fixed explicit reference to 0.95 in install.txt.Jacob Kaplan-Moss
2007-03-23Remove notes about things added/removed in development version, since the dev...James Bennett
2007-03-23One more typo in the notesJames Bennett
2007-03-23Hopefully finalized release notesJames Bennett
2007-03-23Correcting formatting styles in release notesJames Bennett
2007-03-23Fix broken link in MySQLdb notesJames Bennett
2007-03-23Minor reordering of sections in 0.96 release notesJames Bennett
2007-03-23Note non-availability of DATABASE_OPTIONS in mysql_old backendJames Bennett
2007-03-23Some work on the 0.96 release notesJames Bennett
2007-03-23Clarified documentation on submission of multiple selections using test client.Russell Keith-Magee
2007-03-22Added draft release notes for 0.96 (which should be coming closer...)Jacob Kaplan-Moss
2007-03-22Fixed #3772 -- Minor fix to serialization docs. Thanks, SmileyChris.Russell Keith-Magee
2007-03-22Added links to Textile, Markdown and ReST Wikipedia pages in docs/add_ons.txtAdrian Holovaty
2007-03-21Added a mysql_old backend that matches the mysql backend prior to [4724]. ThisMalcolm Tredinnick
2007-03-16Cleaned up docs/databases.txtAdrian Holovaty
2007-03-16Tightened docs/i18n.txt change from [4707]Adrian Holovaty
2007-03-16Tightened change to docs/model-api.txt from [4692]Adrian Holovaty
2007-03-16Tightened change to docs/contributing.txt from [4689] so that the action come...Adrian Holovaty
2007-03-16Fixed typo in docs/distributions.txt. Thanks, Rick v HAdrian Holovaty
2007-03-16Fixed small typo in docs/django-admin.txt. Thanks, CortAdrian Holovaty
2007-03-14Fixed #2635 -- Added improved MySQL backend support from Andy Dustman. AlsoMalcolm Tredinnick
2007-03-12Fixed #1049 -- Documented the need to implement flatten_data() in some cases ...Malcolm Tredinnick
2007-03-12Added a note about serving admin media to the alternative server setupMalcolm Tredinnick
2007-03-12Fixed #3084 -- Fixed typo pointed out by Simon Greenhill.Malcolm Tredinnick
2007-03-12Fixed #3084 -- Documented that Django's core must be translated into aMalcolm Tredinnick
2007-03-09Fixed #2869 -- Do not append ADMIN_MEDIA_PREFIX to absolute-path URLs used forMalcolm Tredinnick
2007-03-09Fixed #3685 -- Added note about keeping contributors' names in AUTHORS. Thanks,Malcolm Tredinnick
2007-03-08Tightened up docs/contributing.txt changes from [4682]Adrian Holovaty
2007-03-08Fixed #3658 -- Included description of ticket resolution states in theMalcolm Tredinnick
2007-03-08Fixed #3333 -- Made db-api.txt links relative, in line with the other docs.Malcolm Tredinnick
2007-03-07Fixed #3646 -- Corrected documentation for ABSOLUTE_URL_OVERRIDES. Patch fromMalcolm Tredinnick
2007-03-02Fixed typo.Malcolm Tredinnick
2007-03-02Fixed #3628 -- Fixed a broken link spotted by Manoj Govindan.Malcolm Tredinnick
2007-03-02Added option to pretty-print dumped fixture outputRussell Keith-Magee
2007-03-01Fixes #2333 -- Added test fixtures framework.Russell Keith-Magee
2007-02-28Fixed #3610: typo in django-admin.txt. Thanks, Yasushi Masuda.Jacob Kaplan-Moss