summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-12Modified r11531 to use the original suggested text from the patch (which was ...Russell Keith-Magee
2009-09-12Fixed #11589 -- Corrected an argument in the shortcuts documentation. Thanks ...Russell Keith-Magee
2009-09-12Fixed #11660 -- Corrected the CONTENT_TYPE and CONTENT_LENGTH headers provide...Russell Keith-Magee
2009-09-12Fixed #11624: `render_to_kmz` no longer balks on non-ASCII data.Justin Bronn
2009-09-11Fixed #10752. Added more advanced bash completion. Thanks, Arthur Koziel.Joseph Kocherhans
2009-09-11Document the fact that we now put dead branches in the attic.James Bennett
2009-09-11Fixed #11554: Several errors in Generic Views Documentation. Luke Plant
2009-09-11Fixed #10968 - Form.errors should use Form.error_class.Luke Plant
2009-09-11Fixed #11502 - wrong escaping in admin.Luke Plant
2009-09-11Fixed Widget.__init__() for Python 2.6 and greater. Refs #11703Luke Plant
2009-09-10As long as we're micro-optomizing, do it right -- using map() shaves another ...Jacob Kaplan-Moss
2009-09-10Micro-optomization to SortedDict.values(). Yes, it looks silly, but it shaves...Jacob Kaplan-Moss
2009-09-10Fixed #11061: Malformed POST request causes TypeError in AdminSite.login().Luke Plant
2009-09-10Fixed #11833: name conflict in filter test.Luke Plant
2009-09-10Fixed #11703: Added missing Super calls to 2 widget classes.Luke Plant
2009-09-10Fixed #11071 - update is_ajax() docs.Luke Plant
2009-09-10Fixed #11591: invalid HTML in tabular.html.Luke Plant
2009-09-10Fixed #7437: SelectDateWidget is not documented.Luke Plant
2009-09-10Fixed #7376: auth docs don't say they depend on contenttypes.Luke Plant
2009-09-10Fixed #11252: Invalid XHTML when filtering a paginated list.Luke Plant
2009-09-10Fixed #10950 - unused import.Luke Plant
2009-09-10Fixed #11477: Generic views docs point out bug with wrong querysetLuke Plant
2009-09-10Fixed #11621 - don't copy .pyo and .py.class files from example app/projectLuke Plant
2009-09-10Improved NoReverseMatch error message when invalid args/kwargs are passed.Luke Plant
2009-09-10Removed unnecessary keys in django.contrib.auth.test.__test__Luke Plant
2009-08-29Fixed #6674: Documented a couple of widget arguments. Thanks timo.Karen Tracey
2009-08-24Fixed #10566: Added support for cx_Oracle compiled with the WITH_UNICODE flag.Ian Kelly
2009-08-21Fixed #11049: introspection on Oracle now identifies IntegerFields correctly.Matt Boersma
2009-08-20Fixed an assumed ordering in the queries regression tests by making it explicit.Matt Boersma
2009-08-17Correct a typo and a reST formatting problem in [11466].James Bennett
2009-08-17Add new documentation covering the layout of the Django SVN repository.James Bennett
2009-08-13Fixed #11534: Improved wording for admin delete confirmation. Thanks hanksim...Karen Tracey
2009-08-13Fixed #11471: Fixed typo in a comment in admin options.py. Thanks adamv.Karen Tracey
2009-08-13Fixed #11508: Adding missing word to form wizard doc. Thanks thepointer and ...Karen Tracey
2009-08-13Fixed #11573: Updated Nginx url. Thanks bryanveloso.Karen Tracey
2009-08-09Fix the expressions modeltest to work on Pythons earlier than 2.5.Karen Tracey
2009-08-08Bumped the version number in the docs to reflect Djagno 1.1 is released.Malcolm Tredinnick
2009-08-03Add a trove classifier that I missed when I originally set these up.James Bennett
2009-08-03Updated my bio to reflect current statusBrian Rosner
2009-07-31And remove the download_url since that only applies to the exact rev we packa...James Bennett
2009-07-30Trunk is now 1.2 pre-alpha.James Bennett
2009-07-29Add release date to 1.1 release notes.James Bennett
2009-07-29Update packaging info for 1.1 release.1.1James Bennett
2009-07-29BACKWARDS-INCOMPATIBLE CHANGE: Removed SetRemoteAddrFromForwardedFor middleware.Jacob Kaplan-Moss
2009-07-29Added 1.1 release notes.Jacob Kaplan-Moss
2009-07-29We don't need to put the 'final' bit in the version number, and it messes up ...James Bennett
2009-07-29Updated svn:ignore properties for a recently added directoryRussell Keith-Magee
2009-07-29SECURITY ALERT: Corrected a problem with the Admin media handler that could l...Russell Keith-Magee
2009-07-29Fixed #11575 -- Updated Thai translation. Thanks to KayEss.Russell Keith-Magee
2009-07-28Fixed #11575 -- Updated Thai translation. Thanks to KayEss.Russell Keith-Magee