summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2007-12-09Tweaked the custom field documentation so that people reading about to_python...Malcolm Tredinnick
2007-12-04Fixed #4131: added an "escapejs" filter for use in JavaScript strings, and up...Jacob Kaplan-Moss
2007-12-04Edited docs/request_response.txt changes from [6808]Adrian Holovaty
2007-12-04Edited docs/authentication.txt changes from [6805]Adrian Holovaty
2007-12-04Edited various doc changes from [6801]Adrian Holovaty
2007-12-04Edited docs/contributing.txt changes from [6795]Adrian Holovaty
2007-12-04Edited docs/install.txt changes from [6794]Adrian Holovaty
2007-12-04Edited docs/add_ons.txt changes from [6788]Adrian Holovaty
2007-12-04Removed some 'behaviour's from the docsAdrian Holovaty
2007-12-04Edited docs/syndication_feeds.txt changes from [6741]Adrian Holovaty
2007-12-03Fixed #6114. Fixed a typo in the modelforms docs. Thanks, Martin Conte Mac Do...Joseph Kocherhans
2007-12-02Fixed #3228 -- Added new APPEND_SLASH handling behaviour in the common middle...Malcolm Tredinnick
2007-12-02Fixed #3883 -- Added initial localflavor documentation. Thanks, Nick Efford.Malcolm Tredinnick
2007-12-02Fixed in typo in modelforms docs.Joseph Kocherhans
2007-12-02Fixed #6042 -- ModelForms implementation from Joseph Kocherhans. Still mightMalcolm Tredinnick
2007-12-02Fixed #3511 -- Changed QuerySet.get() to return a MultipleObjectsReturned exc...Malcolm Tredinnick
2007-12-02Fixed #685 -- archive_index() and object_list() generic views allow emptyMalcolm Tredinnick
2007-12-02Fixed #5743 -- Tweaked the exceptions raised when importing settings so that weMalcolm Tredinnick
2007-12-02Fixed #6087 -- Added setdefault() support to the Session object. Thanks, BenMalcolm Tredinnick
2007-12-02Fixed #6070 -- Fixed the documentation about running Django's core tests, sin...Malcolm Tredinnick
2007-12-02Fixed #6097 -- Fixed some broken RST markup. Thanks, Simeon.Malcolm Tredinnick
2007-12-02Documented that the simple cache backend was deprecated in [6822].Malcolm Tredinnick
2007-12-01img/doc/tutorial -> img/doc/tutorial-trunk in docs/tutorial02.txtJames Bennett
2007-12-01Fixed #3483: Documented AUTH_PROFILE_MODULE and custom user profilesJames Bennett
2007-12-01Correcting some awkward wording/spelling in docs/request_response.txt while I...James Bennett
2007-12-01Fixed #5550: Documented the context used by the default view for 404 and 500 ...James Bennett
2007-12-01Fixed #5860: Documented the correct order in which the syndication framework ...James Bennett
2007-12-01Fixed #4819: documented the need to call authenticate() before login(), based...James Bennett
2007-12-01Edited docs/newforms.txt changes from [6740]Adrian Holovaty
2007-12-01Edited docs/newforms.txt changes from [6733]Adrian Holovaty
2007-12-01Fixed #6007: Added DEFAULT_TABLESPACE and DEFAULT_INDEX_TABLESPACE Ian Kelly
2007-12-01Edited templates.txt and templates_python.txt auto-escaping changes from [6671]Adrian Holovaty
2007-12-01Documented the new Someday/Maybe triage status.Malcolm Tredinnick
2007-12-01Fixed #5776: Added an explanation of when and why Django might need ALTER TAB...James Bennett
2007-12-01Edited docs/custom_model_fields.txt from [6652]Adrian Holovaty
2007-12-01Fixed #6079: Added AUTHENTICATION_BACKENDS to docs/settings.txtJames Bennett
2007-12-01Fixed #5870: documented the "fail_silently" argument to EmailMessage.send().James Bennett
2007-12-01Correct a typo in [6788]James Bennett
2007-12-01Fixed #5940: added sessions and webdesign cross-references to docs/add_ons.txtJames Bennett
2007-12-01Edited docs/serialization.txt changes from [6645]Adrian Holovaty
2007-12-01Edited docs/newforms.txt changes from [6625]Adrian Holovaty
2007-11-30Edited docs/cache.txt changes from [6580], removing a gross exclamation point...Adrian Holovaty
2007-11-30Edited docs and docstring changes from [6572] (new cache add() method)Adrian Holovaty
2007-11-30Edited docs/syndication_feeds.txt changes from [6570]Adrian Holovaty
2007-11-30Edited docs/settings.txt changes from [6545]Adrian Holovaty
2007-11-30Edited docs/modpython.txt changes from [6536]Adrian Holovaty
2007-11-30Edited docs/templates.txt changes from [6533]. Let's not smash people over th...Adrian Holovaty
2007-11-30Edited docs/newforms.txt changes from [6532]Adrian Holovaty
2007-11-30Edited docs/unicode.txt change from [6463] -- Americanized 'behavior'Adrian Holovaty
2007-11-30Small edit to docs/i18n.txt from [6461]Adrian Holovaty