| Age | Commit message (Expand) | Author |
| 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 #784 -- Atom feeds now use RFC3339 datetime format | Adrian Holovaty |
| 2005-11-14 | Fixed #786 -- Atom feeds now put links in a href element. Thanks, mattycakes | 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 | fixes #751, added new icelandic translation (thx Dagur), updated the serbian ... | Georg Bauer |
| 2005-11-13 | added swedish to the global settings LANGUAGES | Georg Bauer |
| 2005-11-13 | fixes #751 - new swedish translation. thx Robin. | Georg Bauer |
| 2005-11-13 | Fixed #780 -- Fixed typo in docs/modpython.txt. Thanks, jhernandez | Adrian Holovaty |
| 2005-11-13 | Moved db.quote_name from a model-level function to a method of DatabaseWrappe... | 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 | fixes #109 - added translation possibilities for date and time formats (and u... | Georg Bauer |
| 2005-11-12 | fixes #764 - the TokenParser now respects string parameters to filters that c... | Georg Bauer |
| 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 | fixes #750 - languages for language-selection can now be restricted by settin... | Georg Bauer |
| 2005-11-12 | fixed #777 and #775 - updated bn and sk translations | Georg Bauer |
| 2005-11-12 | Fixed #778 -- Improved isExistingURL validator not to raise ValidationError f... | Adrian Holovaty |
| 2005-11-12 | Added mime_type attributes to feedgenerator RssFeed and Atom1Feed, and made t... | Adrian Holovaty |
| 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-12 | fixed the "recent actions" list not pointing to the objects detail page - bac... | Georg Bauer |
| 2005-11-12 | Added README.TXT to contrib.redirects and contrib.flatpages | Adrian Holovaty |
| 2005-11-11 | fix a problem that masks errors in settings files for some users - in those c... | Georg Bauer |
| 2005-11-11 | Added INSTALLED_APPS to global_settings. It's an empty tuple by default. | Adrian Holovaty |
| 2005-11-11 | updated sk translation and updated all messagefiles for new filenames/linenum... | Georg Bauer |
| 2005-11-11 | added a little tool to fix message-ID duplicates after subversion merges (.po... | Georg Bauer |
| 2005-11-11 | updated french translation | Georg Bauer |
| 2005-11-11 | Implemented quote_name() for ado_mssql DB backend. Thanks, Jakub Labath and E... | Adrian Holovaty |
| 2005-11-11 | Fixed #766 -- Custom methods in admin.list_display can now have an allow_tags... | Adrian Holovaty |
| 2005-11-11 | Changed django-admin.py to display help if invoked with no arguments. Thanks,... | 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 | fixes #765, #767 and #770 - new sk, cs and zh_CN translations. thx vlado, Rad... | Georg Bauer |
| 2005-11-11 | Small bugfix to flatpages URLconf from [1166] | 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 |