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
Age
Commit message (
Expand
)
Author
2010-03-01
Fixed #5605: only lowercase the domain portion of an email address in `UserMa...
Jacob Kaplan-Moss
2010-03-01
Fixed #10878, an error in the `Moderator` docstring.
Jacob Kaplan-Moss
2010-03-01
Fixed #11012: don't needless convert cache values to unicode.
Jacob Kaplan-Moss
2010-03-01
Fixed #11457: tightened the security check for "next" redirects after logins.
Jacob Kaplan-Moss
2010-03-01
Fixed #5786: relaxed the validation for usernames to allow more common charac...
Jacob Kaplan-Moss
2010-03-01
Fixed test of the admin actions selection counter for changes made in r12626....
Jannis Leidel
2010-03-01
Fixed #11791: Put hidden input elements in the change list inside td elements...
Karen Tracey
2010-03-01
Fixed #12987 - Added a few versionadded directives to the admin docs. Thanks,...
Jannis Leidel
2010-03-01
Fixed #12966 - Force unicode of verbose labels in admin change messages.
Jannis Leidel
2010-03-01
Fixed #12903 - Added plural forms to a few strings in the admin actions templ...
Jannis Leidel
2010-03-01
Fixed #12779 - Sanitize numeric form field input according to decimal and tho...
Jannis Leidel
2010-03-01
Refined changes made in r12546 to also respect the request.LANGUAGE_CODE in c...
Jannis Leidel
2010-02-28
Minor spacing fix.
Karen Tracey
2010-02-28
Fixed #12302: Modified force_unicode to avoid raising unicode errors when
Karen Tracey
2010-02-28
Fixed #12989 - Fixed verification of IDN URLs. Thanks to Fraser Nevett for th...
Jannis Leidel
2010-02-27
Fixed #12933 - AdminSite.admin_view disables @csrf_view_exempt
Luke Plant
2010-02-27
Fixed #12964 - wrong path for CSRF decorators in upgrading notes.
Luke Plant
2010-02-27
Removed more stray tabs in Python files.
Karen Tracey
2010-02-27
Fixed #12981 -- Removed some stray tabs. Thanks to loewis for the report.
Russell Keith-Magee
2010-02-26
Fixed #12968 - Added missing versionadded/-changed doc markers for r12466. Th...
Jannis Leidel
2010-02-26
Fixed #12967 - Added missing versionadded/-changed doc markers for r11964. Th...
Jannis Leidel
2010-02-26
Corrected an edge case introduced in r12602. Thanks to Ramiro Morales for the...
Russell Keith-Magee
2010-02-26
Fixed #1480 -- Added the ability to use the system timezone. Thanks to Ramiro...
Russell Keith-Magee
2010-02-26
Added file omitted from r12598.
Russell Keith-Magee
2010-02-26
Fixed #6191, #11296 -- Modified the admin deletion confirmation page to use t...
Russell Keith-Magee
2010-02-26
Fixed #12712 -- Corrected a problem with synchronizing that prevented m2m tab...
Russell Keith-Magee
2010-02-25
Fixed #12901. Again. Model validation will not be performed on excluded field...
Joseph Kocherhans
2010-02-24
Fixed #12958 -- Fixed typo I introduced in r12527. Thanks, mitchf.
Justin Bronn
2010-02-24
Fixed #10216. Only try to gather template exception info if the exception is ...
Joseph Kocherhans
2010-02-24
Fixed #11353 -- `GeometryProxy` descriptor no longer chokes when accessed fro...
Justin Bronn
2010-02-24
Fixed #12119. Changed smart_split to stop splitting on whitespace in quotes. ...
Joseph Kocherhans
2010-02-24
Fixed #12944. Added Django version to the main part of the debug page. Thanks...
Joseph Kocherhans
2010-02-24
Fixed #12734. Deferred fields will now be properly converted to python when a...
Joseph Kocherhans
2010-02-24
Fixed #7190. Boolean fields now return bool values instead of 1 or 0. Thanks,...
Joseph Kocherhans
2010-02-24
Fixed #12546. Objects with a __len__ that returns 0 can now be serialized. Th...
Joseph Kocherhans
2010-02-24
Polish translations updated
Jarek Zgoda
2010-02-24
Fixed #12818. SQLite now properly quotes strings for date extraction and trun...
Joseph Kocherhans
2010-02-24
Fixed #12102 -- Corrected an example in the docs that suggested that you use ...
Russell Keith-Magee
2010-02-24
Fixed #11933 -- Added versionchanged marker for the cache_db session backend....
Russell Keith-Magee
2010-02-24
Fixed #12152. DoesNotExist and MultipleObjectsReturned now subclass their par...
Joseph Kocherhans
2010-02-24
Fixed #11782 -- Added some Sphinx metadata to the file uploads documentation....
Russell Keith-Magee
2010-02-24
Fixed #12519 -- Corrected documentation on .raw() queries. Thanks to boralyl ...
Russell Keith-Magee
2010-02-24
Fixed #12538 -- Added a note that pickles aren't stable during version update...
Russell Keith-Magee
2010-02-24
Fixed #12880 -- Added some missing sphinx directives for module references. T...
Russell Keith-Magee
2010-02-24
Fixed #12951 -- Corrected README link for deployment. Thanks to carljm for th...
Russell Keith-Magee
2010-02-23
Fixed #9336. Changed CheckboxInput to render 'True' and 'False' input strings...
Joseph Kocherhans
2010-02-23
Fixed a regression on Python < 2.6 introduced in [12552].
Jacob Kaplan-Moss
2010-02-23
Fixed an unspecified ordering in the expression tests that could lead to a he...
Jacob Kaplan-Moss
2010-02-23
Fixed #10258: handle duplicate file names better.
Jacob Kaplan-Moss
2010-02-23
Fixed #12948. Removed a test dependency on the formatting of Decimals. Thanks...
Joseph Kocherhans
[prev]
[next]