| Age | Commit message (Expand) | Author |
| 2005-11-20 | Added 'Executing custom SQL' section to docs/model-api.txt | Adrian Holovaty |
| 2005-11-20 | Added note to docs/sessions.txt about only being available in development ver... | Adrian Holovaty |
| 2005-11-20 | Added SESSION_SAVE_EVERY_REQUEST setting. | Adrian Holovaty |
| 2005-11-20 | Fixed #848 -- Made auth docs more clear on permission handling. | Adrian Holovaty |
| 2005-11-20 | Fixed #850 -- Made clarification in docs/tutorial02.txt. Thanks, Daniel | Adrian Holovaty |
| 2005-11-20 | Fixed #839 -- Fixed typo in docs/cache.txt | Adrian Holovaty |
| 2005-11-20 | Fixed #846 -- Fixed bug in docs/syndication_feeds.txt. Thanks, deric | Adrian Holovaty |
| 2005-11-19 | Fixed typo in docs/model-api.txt. Thanks, anl | Adrian Holovaty |
| 2005-11-19 | Fixed ReST bugs in [1291] | Adrian Holovaty |
| 2005-11-19 | Beefed up docs/url_dispatch.txt | Adrian Holovaty |
| 2005-11-18 | Fixed #838 -- Removed unused link in tutorial01.txt. Thanks, paolo | Adrian Holovaty |
| 2005-11-17 | Fixed #827 -- For admin list_display functions without a short_description, D... | Adrian Holovaty |
| 2005-11-16 | Added official-version information to docs/install.txt | Adrian Holovaty |
| 2005-11-16 | Fixed #808 -- Fixed typo in docs/forms.txt. Thanks, limodou | Adrian Holovaty |
| 2005-11-16 | Changed tutorial02 not to say redirects and flatpages are included | Adrian Holovaty |
| 2005-11-16 | Added links to auth docs in docs/templates_python.txt | Adrian Holovaty |
| 2005-11-16 | Changed 'django-admin.py startapp' application template to use views.py inste... | Adrian Holovaty |
| 2005-11-16 | Small style cleanup of docs/generic_views.txt | Adrian Holovaty |
| 2005-11-15 | added danish translation to the settings documentation | Georg Bauer |
| 2005-11-15 | Added django.views.generic.simple.redirect_to view for issuing simple redirec... | Jacob Kaplan-Moss |
| 2005-11-15 | Followup faq change to [1237] | Adrian Holovaty |
| 2005-11-15 | Added extra paragraphs to 'Why did you write all of Django from scratch' FAQ ... | Adrian Holovaty |
| 2005-11-14 | Fixed #787 -- High-level syndication framework now picks up author details. A... | Adrian Holovaty |
| 2005-11-14 | Improved Atom feed-generating framework to output <link rel='self'>. Added a ... | Adrian Holovaty |
| 2005-11-14 | Fixed #121 -- Django now quotes all names in SQL queries. Also added unit tes... | Adrian Holovaty |
| 2005-11-13 | Fixed #783 -- Added AnonymousUser.id = None. Thanks, EABinGA | Adrian Holovaty |
| 2005-11-13 | Added Icelandic and Swedish translations to docs/settings.txt LANGUAGES section | Adrian Holovaty |
| 2005-11-13 | Fixed #782 -- Fixed broken link in docs/overview.txt. Thanks, frederik | Adrian Holovaty |
| 2005-11-13 | Added 'Safety and security' section to docs/design_philosophies.txt | Adrian Holovaty |
| 2005-11-13 | Fixed #780 -- Fixed typo in docs/modpython.txt. Thanks, jhernandez | Adrian Holovaty |
| 2005-11-13 | Added 'Limiting access to generic views' section to docs/authentication.txt | Adrian Holovaty |
| 2005-11-13 | Changed slightly misleading example in docs/sessions.txt to use baggage-less ... | Adrian Holovaty |
| 2005-11-13 | Fixed typo in docs/tutorial03.txt. Thanks, Dave Hodder | Adrian Holovaty |
| 2005-11-13 | Grammar cleanups for recent documentation and docstring changes. | Adrian Holovaty |
| 2005-11-12 | added the LANGUAGES setting to the settings documentation | Georg Bauer |
| 2005-11-12 | updated i18n documentation for the LANGUAGES setting | Georg Bauer |
| 2005-11-12 | Fixed #773 -- Removed reference to CACHE_MIDDLEWARE_GZIP in docs/cache.txt. T... | Adrian Holovaty |
| 2005-11-12 | Fixed #774 -- Fixed typos in docs/authentication.txt. Thanks, footless and jb... | Adrian Holovaty |
| 2005-11-12 | More small tweaks to docs/syndication_feeds.txt | Adrian Holovaty |
| 2005-11-12 | Fixed ReST bug in docs/syndication_feeds.txt | Adrian Holovaty |
| 2005-11-12 | Fixed ReST bugs in docs/syndication_feeds.txt | Adrian Holovaty |
| 2005-11-12 | Completely refactored legacy RSS framework to the new django.contrib.syndicat... | Adrian Holovaty |
| 2005-11-12 | Added 'Install Python' section to docs/install.txt | Adrian Holovaty |
| 2005-11-11 | Added INSTALLED_APPS to global_settings. It's an empty tuple by default. | Adrian Holovaty |
| 2005-11-11 | Added a link to docs/outputting_csv.txt | Adrian Holovaty |
| 2005-11-11 | Fixed ReST missing link in docs/outputting_csv.txt | Adrian Holovaty |
| 2005-11-11 | Added docs/outputting_csv.txt | Adrian Holovaty |
| 2005-11-11 | BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone ... | Adrian Holovaty |
| 2005-11-11 | Added SITE_ID to docs/settings.txt | Adrian Holovaty |
| 2005-11-11 | Added INSTALLED_APPS to docs/settings.txt | Adrian Holovaty |