summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2007-04-06Fixed #3790 -- Fixed a problem with sequence resetting during fixture loads w...Russell Keith-Magee
2007-04-03Fixed #3913 -- Fixed legacy/confusing 'mysite.settings.main' in docs/faq.txtAdrian Holovaty
2007-04-01Typo fix.Malcolm Tredinnick
2007-04-01Added the ability to name URL patterns. Helps with disambiguity reverse matches.Malcolm Tredinnick
2007-04-01More ReST antics with docs/fastcgi.txtAdrian Holovaty
2007-04-01Fixed ReST error in docs/fastcgi.txtAdrian Holovaty
2007-04-01Edited faq.txt and fastcgi.txt changes from [4897]Adrian Holovaty
2007-04-01Fixed #3047 -- Updated fastcgi documentation to mention SCGI and AJP support.Malcolm Tredinnick
2007-04-01Fixed #3889 -- Fixed incorrect anchor in link.Malcolm Tredinnick
2007-04-01Edited docs/model-api.txt permalink changes from [4879]Adrian Holovaty
2007-04-01Documented HttpResponseBadRequest. Refs #3847 and [4867]Adrian Holovaty
2007-04-01Fixed #2841 -- Clarified documentation on procedure for field validation. Tha...Russell Keith-Magee
2007-04-01Fixed #3532 -- Made spaceless template tag remove all spaces, rather than pre...Russell Keith-Magee
2007-03-31Fixed #3540 -- Updated permalink documentation to fix an error and document howMalcolm Tredinnick
2007-03-31Fixed #3801 -- Added note about double-escaping Windows paths when configuringMalcolm Tredinnick
2007-03-30Fixed #3840 -- Attempted to clarify how to specify the settings fileMalcolm Tredinnick
2007-03-30Fixed ReST error in docs/webdesign.txtAdrian Holovaty
2007-03-30Fixed #3799 -- Added django.contrib.webdesign and moved 'lorem' template tag ...Adrian Holovaty
2007-03-29Fixed #3253 -- Included test errors in the return code.Russell Keith-Magee
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