summaryrefslogtreecommitdiff
path: root/django
AgeCommit message (Expand)Author
2009-10-09[1.1.X] Bump version number for security release.1.1.1James Bennett
2009-10-09[1.1.X] SECURITY ALERT: Corrected regular expressions for URL and email fields.Jacob Kaplan-Moss
2009-10-08[1.1.X] Fixed #11995 -- Modified the admin site definition for comments so th...Russell Keith-Magee
2009-09-16[1.1.X] Fixed #11886 -- Corrected handling of F() expressions that use parent...Russell Keith-Magee
2009-09-13[1.1.X] Fixed #11827: Can now calculate extent in Oracle on tables with one p...Justin Bronn
2009-09-13[1.1.X] Fixed #11624: `render_to_kmz` no longer balks on non-ASCII data.Justin Bronn
2009-09-13[1.1.X] Fixed #11746 -- Marked a string for translation in the FR localflavor...Russell Keith-Magee
2009-09-13[1.1.X] Fixed #11862 -- Corrected an error in the Hebrew translation. Thanks ...Russell Keith-Magee
2009-09-12[1.1.X] Fixed #11660 -- Corrected the CONTENT_TYPE and CONTENT_LENGTH headers...Russell Keith-Magee
2009-09-11This branch is 1.1.1 pre-alpha.James Bennett
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 #11703: Added missing Super calls to 2 widget classes.Luke Plant
2009-09-10Fixed #11591: invalid HTML in tabular.html.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 #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-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-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-07-30Trunk is now 1.2 pre-alpha.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-29We don't need to put the 'final' bit in the version number, and it messes up ...James Bennett
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
2009-07-28Fixed #11567 -- Updated Danish translation. Thanks to Finn Gruwier Larsen.Russell Keith-Magee
2009-07-27Fixed #11428 -- Ensured that SQL generating commands and dumpdata don't inclu...Russell Keith-Magee
2009-07-27Italian translation: further correctionsNicola Larosa
2009-07-27Fixed test cases and `GeoQuerySet.geojson` to support PostGIS 1.4.Justin Bronn
2009-07-26Italian translation: more correctionsNicola Larosa
2009-07-26Italian translation: updates, corrections, added ugly but more correct suffix...Nicola Larosa
2009-07-26Italian translation: commit of regenerated django.po to have significant comm...Nicola Larosa
2009-07-25Fixed #11540 -- Updated Estonian translation. Thanks to Erik Allik and Mart S...Russell Keith-Magee
2009-07-25Fixed #11550 -- Updated Macedonian translation. Thanks to Vasil Vangelovski.Russell Keith-Magee
2009-07-24Fixed #11543 -- Updated Norwegian translation. Thanks to jonklo.Russell Keith-Magee
2009-07-23Updated German translation.Jannis Leidel
2009-07-23Updated Argentinian spanish translation for trunk.Ramiro Morales
2009-07-23Fixed #11528 -- Updated Traditional Chinese translation. Thanks to Qing Feng/Russell Keith-Magee
2009-07-23Fixed #11532 -- Corrected the link used for edit_inline foreign keys in admin...Russell Keith-Magee
2009-07-23Fixed #11408 -- Updated Brazilian Portuguese translation. Thanks to Guilherme...Russell Keith-Magee
2009-07-23Fixed #11045 -- Updated Dutch translation. Thanks to joeri and rvanlaar.Russell Keith-Magee