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
/
tests
/
regressiontests
Age
Commit message (
Expand
)
Author
2010-03-16
Changed the comments post view code to avoid raising an exception if handed i...
Karen Tracey
2010-03-16
Fixed #12105: Corrected handling of isnull=False lookups in admin. Thanks mar...
Karen Tracey
2010-03-16
Fixed #12434: Made pretty_name handle empty string and None as input. Thanks ...
Karen Tracey
2010-03-16
Fixed #12787: Correctly identify the template that does not exist when a temp...
Karen Tracey
2010-03-15
Fixed #12998 -- Corrected handling of time zones in syndication framework.
Russell Keith-Magee
2010-03-15
Fixed #12953 -- Ensure that deletion cascades through generic relations. Also...
Russell Keith-Magee
2010-03-15
Fixed #13114 -- Modified escapejs to produce output that is JSON compliant. T...
Russell Keith-Magee
2010-03-12
Fixed #13090 -- Corrected handling of errors in middleware when DEBUG=False. ...
Russell Keith-Magee
2010-03-12
Fixed #11801 -- Corrected form validation to ensure you can still get deleted...
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 #13093 -- Updated some decorators and the decorator_from_middleware fun...
Russell Keith-Magee
2010-03-10
Fixed #12717 -- Corrected a problem with subqueries when using multidb routin...
Russell Keith-Magee
2010-03-10
Clean up a stray debugging print from [12746].
James Bennett
2010-03-10
Ensure that NullBooleanField displays the appropriate icon for null values in...
James Bennett
2010-03-10
Tests for [12744], which were accidentally left out of the commit. Refs #13071.
James Bennett
2010-03-09
Fixed #12048 - MultiWidget does not define `__deepcopy__`
Luke Plant
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
Add files mistakenly left out of r12725.
Karen Tracey
2010-03-08
Fixed #11461: Ensured complete traceback is available on the debug page when ...
Karen Tracey
2010-03-08
Move the tests added for #12302 to where some other tests for debug page resp...
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-07
Added file missing from r12704.
Karen Tracey
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 #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
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-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 #6510 -- Refactored the way child nodes are found in template nodes to ...
Russell Keith-Magee
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 #12992: Adjusted the new template loader code so that the template
Karen Tracey
2010-03-01
Fixed #11012: don't needless convert cache values to unicode.
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 #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
[prev]
[next]