summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28Replaced escaped by real characters in LANG_INFO structureClaude Paroz
2013-03-28Updated translations from TransifexClaude Paroz
2013-03-27Correctly restore warning capture after logging tests.Jacob Kaplan-Moss
2013-03-27Fixed #20016: worked around Jython not having a buffer.Andreas
2013-03-27Merge pull request #968 from jacobian/fix-warning-log-regressionJacob Kaplan-Moss
2013-03-27Fixed logging-related test failure introduced by e79b857.Jacob Kaplan-Moss
2013-03-27Merge pull request #967 from jacobian/ticket/20078-admin-user-password-filteringJacob Kaplan-Moss
2013-03-27Fixed #20078: don't allow filtering on password in the user admin.Jacob Kaplan-Moss
2013-03-27Merge remote-tracking branch 'ptone/18985-fix'Jacob Kaplan-Moss
2013-03-27Updated bios of committersRichard Cornish
2013-03-26Added regression test for custom SQL containing percentsClaude Paroz
2013-03-26Fix a missing " character in the password documentationDonald Stufft
2013-03-26Merge pull request #958 from dstufft/prehash-bcryptDonald Stufft
2013-03-26Add Donald Stufft to the AUTHORS fileDonald Stufft
2013-03-26Fixed #20138 -- Added BCryptSHA256PasswordHasherDonald Stufft
2013-03-26Fixed #20091 -- Oracle null promotion for empty stringsAnssi Kääriäinen
2013-03-25Fixed #20121 -- Removed LogEntry.get_admin_url's hard-coded path.Adam Wentz
2013-03-25Fixed docs reST warning.Ramiro Morales
2013-03-25Removed forced typecasting of help_text/label Field argumentsClaude Paroz
2013-03-25Docs: Remove ambiguity.Maik Hoepfel
2013-03-25Moved removeChildren to core.jsAndrew Jesaitis
2013-03-25Moved cancelEventPropagation into core.jsAndrew Jesaitis
2013-03-25Removed quickElement from calendar.jsAndrew Jesaitis
2013-03-24Fixed #18985 -- ensure module level deprecations are displayedPreston Holmes
2013-03-24Merge pull request #946 from matiasb/minor-flatpage-translation-fixSimon Charette
2013-03-24Fixed Oracle specific failures in multicolumn joinsAnssi Kääriäinen
2013-03-24Merge pull request #885 from loic/ticket19541Jannis Leidel
2013-03-25Fixed #19541 -- Fixed BaseHandler to enable reversing URLs in response middle...Loic Bistuer
2013-03-24Fixed field.rel.field_name handlingAnssi Kääriäinen
2013-03-24Merge pull request #951 from yohanboniface/set_signed_cookieTim Graham
2013-03-24Fixed #20124 - Fixed doc warnings.Tim Graham
2013-03-24Goodbye, Malcolm.Aymeric Augustin
2013-03-24Python 2.6 compatibility for #19385Anssi Kääriäinen
2013-03-24Fixed #19385 again, now with real code changesAnssi Kääriäinen
2013-03-24Doc: "value" is arg not kwarg in HttpResponse.set_signed_cookieYohan Boniface
2013-03-24Fixed 19385 -- Added ORM support for multicolumn joinsAnssi Kääriäinen
2013-03-24Fixed test failures introduced in e16c48e001.Aymeric Augustin
2013-03-24Added changes missing from previous commit.Aymeric Augustin
2013-03-24Fixed #15124 -- Changed the default for BooleanField.Aymeric Augustin
2013-03-24Added release notes for 4b31a6a9.Aymeric Augustin
2013-03-24Fixed #17550 -- Removed a workaround for a bug in flup 1.0.1.Aymeric Augustin
2013-03-23Merge pull request #941 from xakon/masterTim Graham
2013-03-23Fixed #20119 -- Fixed typo in auth docsClaude Paroz
2013-03-23Fixed #9055 -- Standardized behaviour of parameter escaping in db cursorsClaude Paroz
2013-03-23Fixed #20117 -- Added missing translation override to fix flatpages test.matiasb
2013-03-23Merge pull request #942 from stephrdev/trac-18000Jannis Leidel
2013-03-23Updated docs, changed versionchanged to versionadded.Stephan Jaekel
2013-03-23Merge pull request #943 from stephrdev/trac-19433Jannis Leidel
2013-03-23Added some class attributes to pass initial form lists to the WizardView with...Stephan Jaekel
2013-03-23Moved the code to handle goto requests in a extra WizardView method.Stephan Jaekel