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-07
Fixed #13048: Corrected typo in email documentation.
James Bennett
2010-03-06
Fixed #12896. Documented the new side-effects of ModelForm validation.
Joseph Kocherhans
2010-03-06
Removed a stray print from [12690]. Thanks for catching that, apollo13.
Joseph Kocherhans
2010-03-06
Fixed #12960. The return value of ModelForm.clean() is now applied to the mod...
Joseph Kocherhans
2010-03-06
Fixed #6918: Adjusted the test in r12683 to more specifically look for what i...
Karen Tracey
2010-03-06
Fixed #11680: Added a note in the error-reporting documentation about basic e...
James Bennett
2010-03-06
Fixed #13034: Corrected default error message for IntegerField.
James Bennett
2010-03-06
Fixed #13036: Corrected a typo in the documentation for the TEMPLATE_LOADERS ...
James Bennett
2010-03-05
Fixed #6918, #12791: If an email message has an encoding, actually use that e...
Karen Tracey
2010-03-05
Fixed #12151: Ensured the comments code does not cause a server error when a ...
Karen Tracey
2010-03-05
Fixed #12083: Ensured generating debug 404 page won't raise a key error. Than...
Karen Tracey
2010-03-03
Fixed the files test to not care whether the names are reported as bytestring...
Karen Tracey
2010-03-03
Fixed #12969: Use versionadded directive for the new --symlinks option to the...
James Bennett
2010-03-03
Fixed #12601: Documented the slug field in the forms module.
James Bennett
2010-03-03
Fixed #12217: Documented the fact that serving flatpages from the flatpage mi...
James Bennett
2010-03-03
Fixed #11889: Documented the fact that context processors will overwrite pre-...
James Bennett
2010-03-03
Fixed #11883: Documented how to set a custom template name on a flatpage.
James Bennett
2010-03-03
Expanded the fix in [12663] to cover CSS declarations, which were also affect...
James Bennett
2010-03-03
Fixed #12879: Declaring the same JS file multiple times in a single Media ins...
James Bennett
2010-03-02
Fixed #11030: Reverted a change that assumed the file system encoding was utf...
Karen Tracey
2010-03-02
Fixed #11522: Restored ability of http redirect responses to correctly handle...
Karen Tracey
2010-03-02
Fixed Bosnian language code introduced in r12322.
Jannis Leidel
2010-03-02
Polish translation updated
Jarek Zgoda
2010-03-02
Fixed #6510 -- Refactored the way child nodes are found in template nodes to ...
Russell Keith-Magee
2010-03-02
Fixed #12946: Removed an invalid example of url tag usage from the docs.
Karen Tracey
2010-03-02
Fixed #11710: Made a small test change to ensure utf-8 bytestrings in
Karen Tracey
2010-03-02
Fixed #11465: Ensure nonexistent pks enterd in an admin raw id field do not
Karen Tracey
2010-03-01
Fixed a silly bug in [12644].
Jacob Kaplan-Moss
2010-03-01
Fixed #1104: set `FormWizard.extra_context` in `__init__` to avoid context le...
Jacob Kaplan-Moss
2010-03-01
Fixed #12992: Adjusted the new template loader code so that the template
Karen Tracey
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
[prev]
[next]