summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* per-object-permissions: Merged to trunk [5486] NOTE: Not fully tested, will b...Christopher Long2007-06-1749-786/+4899
* per-object-permissions: Merged to trunk [4241]Adrian Holovaty2006-12-2711-52/+473
* per-object-permissions: Merged to trunk [4095]Adrian Holovaty2006-11-2412-31/+95
* [per-object-permissions] Merged to trunk [3938]Christopher Long2006-10-2722-113/+254
* [per-object-permissions] Merged to trunk [3809]Christopher Long2006-09-2311-50/+144
* [per-object-permissions] Merged to trunk [3731]Christopher Long2006-09-0710-12/+888
* [per-object-permissions] Merged to trunk 3666Christopher Long2006-08-285-15/+54
* [per-object-permissions] Update to trunkChristopher Long2006-08-206-16/+84
* [per-object-permissions] Merged to revision 3582Christopher Long2006-08-1417-58/+497
* [per-object-permissions] Update to trunkChristopher Long2006-07-2721-59/+334
* Added note to docs/settings.txt and docs/i18n.txt about not importing from dj...Adrian Holovaty2006-07-112-1/+47
* Decimated 'whilst' in docs/templates_python.txt from [3308]Adrian Holovaty2006-07-101-3/+5
* Typo fixing.Malcolm Tredinnick2006-07-101-1/+1
* Fixed #2320 -- corrected numerous errors in the custom tag examples inMalcolm Tredinnick2006-07-101-20/+21
* Fixed #2301 -- Added list_display_links option to 'class Admin', which regula...Adrian Holovaty2006-07-101-0/+27
* Refs #2217 -- Updated DB API docs to discuss filtering using objects rather t...Russell Keith-Magee2006-07-091-5/+11
* Refs #2217 -- Updated DB API docs to discuss filtering using objects rather t...Russell Keith-Magee2006-07-091-10/+21
* Fixed django.utils.httpwrappers call in docs/outputting_pdf.txtAdrian Holovaty2006-07-081-1/+1
* Fixed #1977 -- Added clarification about TIME_ZONE setting.Adrian Holovaty2006-07-071-0/+4
* Fixed ReST error in docs/settings.txtAdrian Holovaty2006-07-071-1/+1
* Fixed #2295 -- Improved docs/sessions.txt to note INSTALLED_APPS requirement.Adrian Holovaty2006-07-071-8/+12
* Fixed #2272 -- Improved SQLite database introspection. Thanks, dne@mayonnaise...Adrian Holovaty2006-07-071-2/+3
* Fixed small typo in docs/forms.txt. Thanks, Antonio CavedoniAdrian Holovaty2006-07-061-1/+1
* Fixes #2202 -- Added ability to customize output of pluralize filter to handl...Russell Keith-Magee2006-07-041-1/+15
* Proofread newest changes to docs/authentication.txtAdrian Holovaty2006-07-031-39/+98
* Small cleanups to docs/authentication.txt, but still not properly reworded/pr...Adrian Holovaty2006-07-021-35/+38
* Fixed #2274 -- Fixed error in settings documentation. Thanks, Le Roux BodensteinAdrian Holovaty2006-07-011-6/+11
* Added note to docs/add_ons.txt about reading the source code.Adrian Holovaty2006-07-011-0/+2
* Added USE_I18N setting, which lets you turn off internationalization overhead...Adrian Holovaty2006-07-012-1/+24
* Added a JSON serializer, a few more tests, and a couple more lines of docs.Jacob Kaplan-Moss2006-06-291-3/+20
* Added 'How do I add database-specific options to my CREATE TABLE statements, ...Adrian Holovaty2006-06-291-24/+43
* Fixed #2263 -- Fixed typo in docs/authentication.txtAdrian Holovaty2006-06-291-1/+1
* Merged multi-auth branch to trunk. See the authentication docs for the ramif...Jacob Kaplan-Moss2006-06-281-10/+99
* Added initial cut at serialization framework, along with some basic tests and...Jacob Kaplan-Moss2006-06-281-0/+85
* Added {{{Manager.create()}}} method to create and save an object in a single ...Jacob Kaplan-Moss2006-06-271-0/+18
* Fixed #2158 -- Added title_template and description_template hooks to Feed cl...Adrian Holovaty2006-06-261-1/+13
* Added information about flup to docs/fastcgi.txtAdrian Holovaty2006-06-261-0/+10
* Added links to FastCGI docs from various placesAdrian Holovaty2006-06-263-9/+14
* Finished proofreading docs/fastcgi.txtAdrian Holovaty2006-06-261-37/+38
* Fixed #2235 -- corrected a couple of typos pointed out by jvinet@zeroflux.org.Malcolm Tredinnick2006-06-261-2/+2
* More proofreading to docs/fastcgi.txt. Still not finished.Adrian Holovaty2006-06-261-19/+51
* Fixed typo in docs/request_response.txtAdrian Holovaty2006-06-221-1/+1
* Fixed a few small rst errors in request/response and fastcgi docs.Jacob Kaplan-Moss2006-06-212-3/+4
* Reverted [3184]. There's no such thing as models.PasswordField.Adrian Holovaty2006-06-211-13/+0
* Fixed #2053 -- added an optional comparison argument to the "timesince" filter.Malcolm Tredinnick2006-06-211-0/+18
* Fixed #2071 -- documented the PasswordField (including cavaets). Thanks toMalcolm Tredinnick2006-06-211-0/+13
* Added draft of docs/fastcgi.txt. Haven't finished editing this yet.Adrian Holovaty2006-06-201-0/+262
* Added 'method' attribute to HttpRequest objectsAdrian Holovaty2006-06-201-0/+14
* Fixed ReST error in [3158]. I think.Adrian Holovaty2006-06-201-1/+1
* Added 'Why is Django leaking memory?' to docs/faq.txtAdrian Holovaty2006-06-201-10/+33