| Age | Commit message (Expand) | Author |
| 2008-12-19 | [0.91-bugfixes] Apply a modified version of the most recent fix from #106stable/0.91.x | James Bennett |
| 2008-10-12 | [0.91-bugfixes] Fix a silly typo in the version number. | James Bennett |
| 2008-09-02 | Bump legacy support branch to 0.91.3 for impending security release | James Bennett |
| 2008-09-02 | Security fix. Announcement forthcoming. | Jacob Kaplan-Moss |
| 2008-05-14 | Backport [7521] to 0.91-bugfixes per security policy; announcement and securi... | James Bennett |
| 2008-02-25 | [0.91-bugfixes] Fixed, once again, the stale-db connection problem. Seems [37... | Jacob Kaplan-Moss |
| 2007-10-26 | i18n security fix. Details will be posted shortly to the Django mailing lists... | Jacob Kaplan-Moss |
| 2007-10-12 | 0.91-bugfixes: Backport [3066] and some related changes. Refs #1635, #106. | James Bennett |
| 2007-10-10 | 0.91-bugfixes: Minor improvement to [6468 | James Bennett |
| 2007-10-08 | 0.91-bugfixes: Backport silent failure of date-related template filters | James Bennett |
| 2007-09-17 | 0.91-bugfixes: Backport [3785] from Django trunk | James Bennett |
| 2007-07-11 | 0.91-bugfixes: Revert previous, since it doesn't seem to actually solve the bug | James Bennett |
| 2007-07-11 | 0.91-bugfixes: Fix problem parsing values from ManyToManyField with raw_id_ad... | James Bennett |
| 2007-06-21 | 0.91-bugfixes: Fixed #4651; UnicodeCursorWrapper should work with dictionarie... | James Bennett |
| 2007-06-21 | 0.91-bugfixes: Fixed a subtle bug with mutable default arguments to form fiel... | James Bennett |
| 2007-04-05 | 0.91-bugfixes: fix lookup kwarg corruption in certain types of one-to-one lis... | James Bennett |
| 2007-03-12 | 0.91-bugfixes: Table name needs to be pluralized in that query | James Bennett |
| 2007-03-12 | 0.91-bugfixes: Fix bad settings reference in comments feeds | James Bennett |
| 2007-03-09 | Backing out [4694] because it looks like the version on trunk caused problems | James Bennett |
| 2007-03-09 | 0.91-bugfixes: backporting [4693] as the other half of the fix in [4673] | James Bennett |
| 2007-03-07 | 0.91-bugfixes: Fixed #999 by resolving name clash in the metasystem which cou... | James Bennett |
| 2007-01-30 | 0.91-bugfixes: settings fix for backport in [4419] | James Bennett |
| 2007-01-24 | 0.91-bufixes: Backport [4244] for those using legacy Django with psycopg1 | James Bennett |
| 2006-11-24 | 0.91-bugfixes: Backport [3820] to 0.91-bugfixes, refs #2745. | James Bennett |
| 2006-11-24 | 0.91-bugfixes: Backport [3820] to 0.91-bugfixes, refs #2745. | James Bennett |
| 2006-11-24 | 0.91-bugfixes: Move request middleware into the handler's try/catch block so ... | James Bennett |
| 2006-10-27 | 0.91-bugfixes: corrected version of previous (COMMENTS_FIRST_FEW is imported ... | James Bennett |
| 2006-10-27 | 091-bugfixes: backporting fix in [3936] to 0.91-bugfixes | James Bennett |
| 2006-10-25 | Fixed #1113, thanks to Jacob for spotting the deeper bug | James Bennett |
| 2006-09-05 | 0.91-bugfixes: fix a problem on mod_python that could result in stale DB conn... | James Bennett |
| 2006-08-16 | 0.91-fixes: Fixed minor security hole in compile-messages.py. See trunk patch... | James Bennett |
| 2006-08-13 | 0.91-bugfix: Fixed #1113, limit_choices_to on OneToOneField no longer breaks ... | James Bennett |
| 2006-04-13 | fixed #1526: updated slovak (sk) translation | Georg Bauer |
| 2006-04-12 | Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, Dexter | Adrian Holovaty |
| 2006-04-12 | Fixed #1531 -- Fixed eager exception catching that caused the template system... | Adrian Holovaty |
| 2006-04-12 | Negligible spacing change to core/template/loader.py | Adrian Holovaty |
| 2006-04-11 | Fixed #1569 -- Made streaming HttpResponse unicode-aware | Adrian Holovaty |
| 2006-04-11 | Removed unneeded 'import sys' from base.py handler | Adrian Holovaty |
| 2006-04-11 | Fixed #1551 -- Improved base handler to not lose track of important exception... | Adrian Holovaty |
| 2006-04-11 | Fixed #1555 -- Added EMAIL_PORT setting. Thanks, bde3 | Adrian Holovaty |
| 2006-04-11 | Converted django.core.mail to use 'from django.conf import settings' instead ... | Adrian Holovaty |
| 2006-04-10 | refs #1607 - updated hebrew translation | Georg Bauer |
| 2006-04-10 | Renamed OneToOne to OneToOneRel to be consistent with ManyToManyRel | Adrian Holovaty |
| 2006-04-10 | Renamed ManyToOne to ManyToOneRel to be consistent with ManyToManyRel | Adrian Holovaty |
| 2006-04-10 | Fixed #1600 -- Renamed ManyToMany to ManyToManyRel so people get a clearer er... | Adrian Holovaty |
| 2006-04-10 | Fixed #1590 -- Changed MySQL get_last_insert_id() implementation to use curso... | Adrian Holovaty |
| 2006-04-10 | Fixed syntax error in [2639] | Adrian Holovaty |
| 2006-04-10 | Changed settings imports from [2639] to use 'from django.conf import settings... | Adrian Holovaty |
| 2006-04-09 | Fixed #1569 -- HttpResponse now accepts iterators. Thanks, Maniac | Adrian Holovaty |
| 2006-04-06 | fixed #1581 - added new hebrew translation | Georg Bauer |