| Age | Commit message (Expand) | Author |
| 2007-08-06 | schema-evolution: update from HEAD (v5821) | Derek Anderson |
| 2007-08-06 | schema-evolution: | Derek Anderson |
| 2007-08-02 | schema-evolution: updated from trunk/HEAD (r5787) | Derek Anderson |
| 2007-07-31 | schema-evolution: additional documentation changes | Derek Anderson |
| 2007-07-31 | schema-evolution: updated docs to include more useful "howto" information | Derek Anderson |
| 2007-07-20 | schema-evolution: added documentation | Derek Anderson |
| 2007-07-20 | schema-evolution: merged trunk:HEAD into schema-evolution branch | Derek Anderson |
| 2006-10-26 | committing to schema-evolution | Derek Anderson |
| 2006-07-11 | Added note to docs/settings.txt and docs/i18n.txt about not importing from dj... | Adrian Holovaty |
| 2006-07-10 | Decimated 'whilst' in docs/templates_python.txt from [3308] | Adrian Holovaty |
| 2006-07-10 | Typo fixing. | Malcolm Tredinnick |
| 2006-07-10 | Fixed #2320 -- corrected numerous errors in the custom tag examples in | Malcolm Tredinnick |
| 2006-07-10 | Fixed #2301 -- Added list_display_links option to 'class Admin', which regula... | Adrian Holovaty |
| 2006-07-09 | Refs #2217 -- Updated DB API docs to discuss filtering using objects rather t... | Russell Keith-Magee |
| 2006-07-09 | Refs #2217 -- Updated DB API docs to discuss filtering using objects rather t... | Russell Keith-Magee |
| 2006-07-08 | Fixed django.utils.httpwrappers call in docs/outputting_pdf.txt | Adrian Holovaty |
| 2006-07-07 | Fixed #1977 -- Added clarification about TIME_ZONE setting. | Adrian Holovaty |
| 2006-07-07 | Fixed ReST error in docs/settings.txt | Adrian Holovaty |
| 2006-07-07 | Fixed #2295 -- Improved docs/sessions.txt to note INSTALLED_APPS requirement. | Adrian Holovaty |
| 2006-07-07 | Fixed #2272 -- Improved SQLite database introspection. Thanks, dne@mayonnaise... | Adrian Holovaty |
| 2006-07-06 | Fixed small typo in docs/forms.txt. Thanks, Antonio Cavedoni | Adrian Holovaty |
| 2006-07-04 | Fixes #2202 -- Added ability to customize output of pluralize filter to handl... | Russell Keith-Magee |
| 2006-07-03 | Proofread newest changes to docs/authentication.txt | Adrian Holovaty |
| 2006-07-02 | Small cleanups to docs/authentication.txt, but still not properly reworded/pr... | Adrian Holovaty |
| 2006-07-01 | Fixed #2274 -- Fixed error in settings documentation. Thanks, Le Roux Bodenstein | Adrian Holovaty |
| 2006-07-01 | Added note to docs/add_ons.txt about reading the source code. | Adrian Holovaty |
| 2006-07-01 | Added USE_I18N setting, which lets you turn off internationalization overhead... | Adrian Holovaty |
| 2006-06-29 | Added a JSON serializer, a few more tests, and a couple more lines of docs. | Jacob Kaplan-Moss |
| 2006-06-29 | Added 'How do I add database-specific options to my CREATE TABLE statements, ... | Adrian Holovaty |
| 2006-06-29 | Fixed #2263 -- Fixed typo in docs/authentication.txt | Adrian Holovaty |
| 2006-06-28 | Merged multi-auth branch to trunk. See the authentication docs for the ramif... | Jacob Kaplan-Moss |
| 2006-06-28 | Added initial cut at serialization framework, along with some basic tests and... | Jacob Kaplan-Moss |
| 2006-06-27 | Added {{{Manager.create()}}} method to create and save an object in a single ... | Jacob Kaplan-Moss |
| 2006-06-26 | Fixed #2158 -- Added title_template and description_template hooks to Feed cl... | Adrian Holovaty |
| 2006-06-26 | Added information about flup to docs/fastcgi.txt | Adrian Holovaty |
| 2006-06-26 | Added links to FastCGI docs from various places | Adrian Holovaty |
| 2006-06-26 | Finished proofreading docs/fastcgi.txt | Adrian Holovaty |
| 2006-06-26 | Fixed #2235 -- corrected a couple of typos pointed out by jvinet@zeroflux.org. | Malcolm Tredinnick |
| 2006-06-26 | More proofreading to docs/fastcgi.txt. Still not finished. | Adrian Holovaty |
| 2006-06-22 | Fixed typo in docs/request_response.txt | Adrian Holovaty |
| 2006-06-21 | Fixed a few small rst errors in request/response and fastcgi docs. | Jacob Kaplan-Moss |
| 2006-06-21 | Reverted [3184]. There's no such thing as models.PasswordField. | Adrian Holovaty |
| 2006-06-21 | Fixed #2053 -- added an optional comparison argument to the "timesince" filter. | Malcolm Tredinnick |
| 2006-06-21 | Fixed #2071 -- documented the PasswordField (including cavaets). Thanks to | Malcolm Tredinnick |
| 2006-06-20 | Added draft of docs/fastcgi.txt. Haven't finished editing this yet. | Adrian Holovaty |
| 2006-06-20 | Added 'method' attribute to HttpRequest objects | Adrian Holovaty |
| 2006-06-20 | Fixed ReST error in [3158]. I think. | Adrian Holovaty |
| 2006-06-20 | Added 'Why is Django leaking memory?' to docs/faq.txt | Adrian Holovaty |
| 2006-06-19 | Fixed #1646 -- Added HttpResponseNotAllowed, as suggested by Ian Holsman. | Malcolm Tredinnick |
| 2006-06-19 | Fixed #1473 -- Added support for categories back into syndication feeds | Malcolm Tredinnick |