summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [0.91-bugfixes] Apply a modified version of the most recent fix from #106stable/0.91.xJames Bennett2008-12-191-8/+43
* [0.91-bugfixes] Fix a silly typo in the version number.James Bennett2008-10-121-1/+1
* Bump legacy support branch to 0.91.3 for impending security releaseJames Bennett2008-09-022-2/+2
* Security fix. Announcement forthcoming.Jacob Kaplan-Moss2008-09-022-40/+3
* Version bump 0.91.1 -> 0.91.2 for forthcoming security bugfix releaseJames Bennett2008-05-141-1/+1
* Backport [7521] to 0.91-bugfixes per security policy; announcement and securi...James Bennett2008-05-141-1/+2
* [0.91-bugfixes] Fixed, once again, the stale-db connection problem. Seems [37...Jacob Kaplan-Moss2008-02-251-4/+3
* i18n security fix. Details will be posted shortly to the Django mailing lists...Jacob Kaplan-Moss2007-10-262-44/+71
* 0.91-bugfixes: Backport [3066] and some related changes. Refs #1635, #106.James Bennett2007-10-121-0/+3
* 0.91-bugfixes: Minor improvement to [6468James Bennett2007-10-101-3/+5
* 0.91-bugfixes: Backport silent failure of date-related template filtersJames Bennett2007-10-081-0/+6
* 0.91-bugfixes: Backport [3785] from Django trunkJames Bennett2007-09-171-4/+1
* 0.91-bugfixes: Revert previous, since it doesn't seem to actually solve the bugJames Bennett2007-07-111-8/+0
* 0.91-bugfixes: Fix problem parsing values from ManyToManyField with raw_id_ad...James Bennett2007-07-111-0/+8
* 0.91-bugfixes: Fixed #4651; UnicodeCursorWrapper should work with dictionarie...James Bennett2007-06-211-2/+11
* 0.91-bugfixes: Fixed a subtle bug with mutable default arguments to form fiel...James Bennett2007-06-211-23/+46
* 0.91-bugfixes: fix lookup kwarg corruption in certain types of one-to-one lis...James Bennett2007-04-051-1/+1
* 0.91-bugfixes: Table name needs to be pluralized in that queryJames Bennett2007-03-121-1/+1
* 0.91-bugfixes: Fix bad settings reference in comments feedsJames Bennett2007-03-121-2/+2
* Backing out [4694] because it looks like the version on trunk caused problemsJames Bennett2007-03-091-1/+1
* 0.91-bugfixes: backporting [4693] as the other half of the fix in [4673]James Bennett2007-03-091-1/+1
* 0.91-bugfixes: Fixed #999 by resolving name clash in the metasystem which cou...James Bennett2007-03-071-2/+2
* 0.91-bugfixes: settings fix for backport in [4419]James Bennett2007-01-301-2/+2
* 0.91-bufixes: Backport [4244] for those using legacy Django with psycopg1James Bennett2007-01-241-0/+33
* 0.91-bugfixes: Backport [3820] to 0.91-bugfixes, refs #2745.James Bennett2006-11-241-3/+24
* 0.91-bugfixes: Backport [3820] to 0.91-bugfixes, refs #2745.James Bennett2006-11-241-2/+23
* 0.91-bugfixes: Move request middleware into the handler's try/catch block so ...James Bennett2006-11-241-6/+6
* 0.91-bugfixes: corrected version of previous (COMMENTS_FIRST_FEW is imported ...James Bennett2006-10-271-1/+1
* 091-bugfixes: backporting fix in [3936] to 0.91-bugfixesJames Bennett2006-10-271-1/+1
* Fixed #1113, thanks to Jacob for spotting the deeper bugJames Bennett2006-10-251-2/+12
* 0.91-bugfixes: fix bad copy/paste in previous version of READMEJames Bennett2006-09-051-5/+5
* 0.91-bugfixes: changes in the README to provide more useful info on the branc...James Bennett2006-09-051-31/+35
* 0.91-bugfixes: fix a problem on mod_python that could result in stale DB conn...James Bennett2006-09-051-4/+3
* 0.91-fixes: Fixed minor security hole in compile-messages.py. See trunk patch...James Bennett2006-08-161-1/+8
* 0.91-bugfix: Fixed #1113, limit_choices_to on OneToOneField no longer breaks ...James Bennett2006-08-131-2/+0
* 0.91-bugfix: Fix typo in update to READMEJames Bennett2006-08-131-1/+1
* Update README with info on new branchJames Bennett2006-08-131-1/+9
* Created 0.91-bugfixes branch, for bug fixes to version 0.91, for people stuck...Adrian Holovaty2006-08-130-0/+0
* Created pre-magic-removal tag, so we have an easy way to switch back to the l...Adrian Holovaty2006-05-020-0/+0
* Removed docs/writing-apps-guide-outline.txt -- not sure what that was.Adrian Holovaty2006-04-271-15/+0
* Made small change to docs/generic_views.txt: 1 --> 01Adrian Holovaty2006-04-241-1/+1
* Added note to docs/modpython.txt about prefork MPM vs. worker MPMAdrian Holovaty2006-04-211-0/+4
* Fixed #1639 -- Small typo in docs/model-api.txt. Thanks, pbAdrian Holovaty2006-04-141-1/+1
* Fixed #1632 -- Fixed typo in markup unit tests. Thanks, pbAdrian Holovaty2006-04-131-1/+1
* fixed #1526: updated slovak (sk) translationGeorg Bauer2006-04-132-99/+112
* Fixed #1628 -- Added note to docs/model-api.txt about admin ordering by only ...Adrian Holovaty2006-04-131-0/+3
* Added some examples to 'ordering' section of docs/model-api.txtAdrian Holovaty2006-04-131-1/+13
* Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, DexterAdrian Holovaty2006-04-129-11/+11
* Fixed #1531 -- Fixed eager exception catching that caused the template system...Adrian Holovaty2006-04-121-1/+3
* Negligible spacing change to core/template/loader.pyAdrian Holovaty2006-04-121-1/+1