index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2009-10-09
[1.1.X] Bump version number for security release.
1.1.1
James 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-11
This branch is 1.1.1 pre-alpha.
James Bennett
2009-09-11
Fixed #10968 - Form.errors should use Form.error_class.
Luke Plant
2009-09-11
Fixed #11502 - wrong escaping in admin.
Luke Plant
2009-09-11
Fixed Widget.__init__() for Python 2.6 and greater. Refs #11703
Luke Plant
2009-09-10
As long as we're micro-optomizing, do it right -- using map() shaves another ...
Jacob Kaplan-Moss
2009-09-10
Micro-optomization to SortedDict.values(). Yes, it looks silly, but it shaves...
Jacob Kaplan-Moss
2009-09-10
Fixed #11061: Malformed POST request causes TypeError in AdminSite.login().
Luke Plant
2009-09-10
Fixed #11703: Added missing Super calls to 2 widget classes.
Luke Plant
2009-09-10
Fixed #11591: invalid HTML in tabular.html.
Luke Plant
2009-09-10
Fixed #11252: Invalid XHTML when filtering a paginated list.
Luke Plant
2009-09-10
Fixed #10950 - unused import.
Luke Plant
2009-09-10
Fixed #11621 - don't copy .pyo and .py.class files from example app/project
Luke Plant
2009-09-10
Improved NoReverseMatch error message when invalid args/kwargs are passed.
Luke Plant
2009-09-10
Removed unnecessary keys in django.contrib.auth.test.__test__
Luke Plant
2009-08-24
Fixed #10566: Added support for cx_Oracle compiled with the WITH_UNICODE flag.
Ian Kelly
2009-08-21
Fixed #11049: introspection on Oracle now identifies IntegerFields correctly.
Matt Boersma
2009-08-13
Fixed #11534: Improved wording for admin delete confirmation. Thanks hanksim...
Karen Tracey
2009-08-13
Fixed #11471: Fixed typo in a comment in admin options.py. Thanks adamv.
Karen Tracey
2009-07-30
Trunk is now 1.2 pre-alpha.
James Bennett
2009-07-29
Update packaging info for 1.1 release.
1.1
James Bennett
2009-07-29
BACKWARDS-INCOMPATIBLE CHANGE: Removed SetRemoteAddrFromForwardedFor middleware.
Jacob Kaplan-Moss
2009-07-29
We don't need to put the 'final' bit in the version number, and it messes up ...
James Bennett
2009-07-29
SECURITY ALERT: Corrected a problem with the Admin media handler that could l...
Russell Keith-Magee
2009-07-29
Fixed #11575 -- Updated Thai translation. Thanks to KayEss.
Russell Keith-Magee
2009-07-28
Fixed #11575 -- Updated Thai translation. Thanks to KayEss.
Russell Keith-Magee
2009-07-28
Fixed #11567 -- Updated Danish translation. Thanks to Finn Gruwier Larsen.
Russell Keith-Magee
2009-07-27
Fixed #11428 -- Ensured that SQL generating commands and dumpdata don't inclu...
Russell Keith-Magee
2009-07-27
Italian translation: further corrections
Nicola Larosa
2009-07-27
Fixed test cases and `GeoQuerySet.geojson` to support PostGIS 1.4.
Justin Bronn
2009-07-26
Italian translation: more corrections
Nicola Larosa
2009-07-26
Italian translation: updates, corrections, added ugly but more correct suffix...
Nicola Larosa
2009-07-26
Italian translation: commit of regenerated django.po to have significant comm...
Nicola Larosa
2009-07-25
Fixed #11540 -- Updated Estonian translation. Thanks to Erik Allik and Mart S...
Russell Keith-Magee
2009-07-25
Fixed #11550 -- Updated Macedonian translation. Thanks to Vasil Vangelovski.
Russell Keith-Magee
2009-07-24
Fixed #11543 -- Updated Norwegian translation. Thanks to jonklo.
Russell Keith-Magee
2009-07-23
Updated German translation.
Jannis Leidel
2009-07-23
Updated Argentinian spanish translation for trunk.
Ramiro Morales
2009-07-23
Fixed #11528 -- Updated Traditional Chinese translation. Thanks to Qing Feng/
Russell Keith-Magee
2009-07-23
Fixed #11532 -- Corrected the link used for edit_inline foreign keys in admin...
Russell Keith-Magee
2009-07-23
Fixed #11408 -- Updated Brazilian Portuguese translation. Thanks to Guilherme...
Russell Keith-Magee
2009-07-23
Fixed #11045 -- Updated Dutch translation. Thanks to joeri and rvanlaar.
Russell Keith-Magee
[next]