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
path:
root
/
django
Age
Commit message (
Expand
)
Author
2010-03-12
Fixed #12404 -- Improved model validation for CharField and DecimalField. Tha...
Russell Keith-Magee
2010-03-12
Fixed #11891 -- Ensured that attributes of get_absolute_url are preserved thr...
Russell Keith-Magee
2010-03-12
Fixed #11900 -- Corrected an edge case of transaction handling in the commit_...
Russell Keith-Magee
2010-03-12
Fixed #13093 -- Updated some decorators and the decorator_from_middleware fun...
Russell Keith-Magee
2010-03-10
Fixed #11702: Catch to_field specifying a non-unique target in validation. Th...
Karen Tracey
2010-03-10
Fixed #12717 -- Corrected a problem with subqueries when using multidb routin...
Russell Keith-Magee
2010-03-10
Fixed #12427 -- Started the deprecation path for cmemcache support. Thanks to...
Russell Keith-Magee
2010-03-10
Fixed #12976 -- Fixed the sequence reset commands issued by sqlflush in a mul...
Russell Keith-Magee
2010-03-10
Fixed #13055 -- Cleaned up the implementation of transaction decorators to pr...
Russell Keith-Magee
2010-03-10
Fixed #12999 -- Modified the contenttypes syncdb handler to use db router log...
Russell Keith-Magee
2010-03-10
Updates to Spanish translation.
Marc Fargas
2010-03-10
Closes #13044, Updates to Spanish translation.
Marc Fargas
2010-03-10
Ensure that NullBooleanField displays the appropriate icon for null values in...
James Bennett
2010-03-10
Forced blank=True for NullBooleanField to allow it to pass model validation w...
James Bennett
2010-03-09
Fixed #12048 - MultiWidget does not define `__deepcopy__`
Luke Plant
2010-03-09
Changed last_executed_query to avoid raising exceptions on non-utf8-encoded p...
Karen Tracey
2010-03-09
Fixed #12689: Fixed admin validation to report an error on invalid exclude sp...
Karen Tracey
2010-03-08
Fixed #11183 - BaseForm init leaves pointers pointing back to base_fields
Luke Plant
2010-03-08
Fixed #13058 - "smart if" template tag doesn't support "if not in ..." condit...
Luke Plant
2010-03-08
Fixed #12481: Updated admin validation code to not reject non-editable fields...
Karen Tracey
2010-03-08
Fixed #12024: Changed admin code to avoid raising an exception when a field l...
Karen Tracey
2010-03-08
Fixed #11461: Ensured complete traceback is available on the debug page when ...
Karen Tracey
2010-03-08
Fixed #11940 - ModelForm evaluates callable default values on form class crea...
Luke Plant
2010-03-08
Fixed #12240 - select_related doesn't work correctly when mixing nullable and...
Luke Plant
2010-03-08
Fixed #12949 -- Updated Swedish translation. Thanks to Mikko Hellsing.
Russell Keith-Magee
2010-03-08
Fixed #13001 -- Updated Irish translation. Thanks to Michael Thornhill.
Russell Keith-Magee
2010-03-07
Fixed #6228: Changed common middleware to respect request-specific urlconf. T...
Karen Tracey
2010-03-07
Fixed #13003 -- Ensured that ._state.db is set correctly for select_related()...
Russell Keith-Magee
2010-03-07
Fixed #12876 -- Corrected a problem with recursive relations under deepcopy. ...
Russell Keith-Magee
2010-03-07
Fixed #12858. DateTime related widgets now handle custom formats properly in ...
Joseph Kocherhans
2010-03-07
Fixed #12913. Fields with choices now respect show_hidden_initial as a keywor...
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 #13034: Corrected default error message for IntegerField.
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
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 #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
[prev]
[next]