index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-09-12
Modified r11531 to use the original suggested text from the patch (which was ...
Russell Keith-Magee
2009-09-12
Fixed #11589 -- Corrected an argument in the shortcuts documentation. Thanks ...
Russell Keith-Magee
2009-09-12
Fixed #11660 -- Corrected the CONTENT_TYPE and CONTENT_LENGTH headers provide...
Russell Keith-Magee
2009-09-12
Fixed #11624: `render_to_kmz` no longer balks on non-ASCII data.
Justin Bronn
2009-09-11
Fixed #10752. Added more advanced bash completion. Thanks, Arthur Koziel.
Joseph Kocherhans
2009-09-11
Document the fact that we now put dead branches in the attic.
James Bennett
2009-09-11
Fixed #11554: Several errors in Generic Views Documentation.
Luke Plant
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 #11833: name conflict in filter test.
Luke Plant
2009-09-10
Fixed #11703: Added missing Super calls to 2 widget classes.
Luke Plant
2009-09-10
Fixed #11071 - update is_ajax() docs.
Luke Plant
2009-09-10
Fixed #11591: invalid HTML in tabular.html.
Luke Plant
2009-09-10
Fixed #7437: SelectDateWidget is not documented.
Luke Plant
2009-09-10
Fixed #7376: auth docs don't say they depend on contenttypes.
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 #11477: Generic views docs point out bug with wrong queryset
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-29
Fixed #6674: Documented a couple of widget arguments. Thanks timo.
Karen Tracey
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-20
Fixed an assumed ordering in the queries regression tests by making it explicit.
Matt Boersma
2009-08-17
Correct a typo and a reST formatting problem in [11466].
James Bennett
2009-08-17
Add new documentation covering the layout of the Django SVN repository.
James Bennett
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-08-13
Fixed #11508: Adding missing word to form wizard doc. Thanks thepointer and ...
Karen Tracey
2009-08-13
Fixed #11573: Updated Nginx url. Thanks bryanveloso.
Karen Tracey
2009-08-09
Fix the expressions modeltest to work on Pythons earlier than 2.5.
Karen Tracey
2009-08-08
Bumped the version number in the docs to reflect Djagno 1.1 is released.
Malcolm Tredinnick
2009-08-03
Add a trove classifier that I missed when I originally set these up.
James Bennett
2009-08-03
Updated my bio to reflect current status
Brian Rosner
2009-07-31
And remove the download_url since that only applies to the exact rev we packa...
James Bennett
2009-07-30
Trunk is now 1.2 pre-alpha.
James Bennett
2009-07-29
Add release date to 1.1 release notes.
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
Added 1.1 release notes.
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
Updated svn:ignore properties for a recently added directory
Russell Keith-Magee
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
[next]