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
2009-12-14
Fixed #7052 -- Added support for natural keys in serialization.
Russell Keith-Magee
2009-12-14
Fixed #6262 -- Added a cached template loader, and modified existing template...
Russell Keith-Magee
2009-12-14
Fixed #12367 -- Modified test urls to avoid the DeprecationWarning caused by ...
Russell Keith-Magee
2009-12-13
Converted regressiontests/forms/fields.py to unittests
Brian Rosner
2009-12-13
Fixed #10969: Made US State field a CharField, fixing a few oddities in its b...
Karen Tracey
2009-12-13
Fixed #10326: handler500 and handler404 may now be callables. Thanks, dcwatso...
Jacob Kaplan-Moss
2009-12-13
Fixed #12215: Added len to ModelChoiceIterator. Thanks Alex and Tobias.
Karen Tracey
2009-12-13
Added tet runner tests mistakenly left out of r11843. Refs #11613.
Karen Tracey
2009-12-13
Fixed #12146: Corrected Canadian postal code validation. Thanks paulschreibe...
Karen Tracey
2009-12-12
Fixed #12218: Added some helpful messages when Go is pressed in admin actions...
Karen Tracey
2009-12-12
Fixed #3512: it's now possible to add CSS hooks to required/erroneous form ro...
Jacob Kaplan-Moss
2009-12-12
Fixed the tests I broke with [11824].
Jacob Kaplan-Moss
2009-12-12
Fixed #11632: Fixed the id for hidden initial widget so that it is different ...
Karen Tracey
2009-12-12
FIxed #10130: you may now delete attributes on `settings`. Thanks, jcassee.
Jacob Kaplan-Moss
2009-12-12
Fixed #11972: Corrected title filter handling of numbers followed by letters....
Karen Tracey
2009-12-10
Fixed #12349: Added missing unquote in admin history view. Thanks for the rep...
Karen Tracey
2009-12-10
Fixed #11010 - Add a foundation for object permissions to authentication back...
Jannis Leidel
2009-12-09
Implemented 'smart if' template tag, allowing filters and various operators t...
Luke Plant
2009-12-09
Fixed #12340 -- `BaseGenericInlineFormSet.get_queryset` now returns an ordere...
Justin Bronn
2009-12-02
Refs #11109 -- Touched some whitespace so Trac will display some files correc...
Russell Keith-Magee
2009-11-20
Added an explicit test showing that field errors are correctly autoescaped.
Jacob Kaplan-Moss
2009-11-19
Corrected a regression in validation of admin fieldsets with nested definitio...
Russell Keith-Magee
2009-11-19
Fixed #12242 -- Corrected a problem with masking extra selects() in a DateQue...
Russell Keith-Magee
2009-11-19
Fixed #11243 -- Ensured that bash_completion output is emitted in sorted orde...
Russell Keith-Magee
2009-11-18
Added tests for the bash completion script from [11526]. Thanks to Eric Holsc...
Russell Keith-Magee
2009-11-18
Fixed #12237 -- Improved the error message for m2m fields with an explicit th...
Russell Keith-Magee
2009-11-16
Fixed #5034 -- honor request.urlconf in reverse and resolve.
Brian Rosner
2009-11-13
Refs #12203 -- Improved error handling for the case where a user manually spe...
Russell Keith-Magee
2009-11-13
Fixed #12209 -- Made the through attribute on a m2m relation into a property ...
Russell Keith-Magee
2009-11-11
Fixed #12163 -- Corrected the unpickling of non-deferred models. Thanks to rf...
Russell Keith-Magee
2009-11-10
Fixed #12190 -- Corrected a regression in the ability to instantiate ForeignK...
Russell Keith-Magee
2009-11-04
Fixed #11144 -- When a to/from/cc header contains unicode, make sure the emai...
Russell Keith-Magee
2009-11-03
Fixed #10109 -- Removed the use of raw SQL in many-to-many fields by introduc...
Russell Keith-Magee
2009-11-03
Fixed #10355 -- Added an API for pluggable e-mail backends.
Russell Keith-Magee
2009-11-02
Fixed #12127 -- Corrected teardown of dateformat tests. Thanks to apollo13 fo...
Russell Keith-Magee
2009-11-01
Repeat the setUp/tearDown changes made in r11699 for the tests
Karen Tracey
2009-11-01
Changed setUp and tearDown for the tests converted from doctests in r11695
Karen Tracey
2009-11-01
Fixed #12125 -- Fixed a typo in the generic views date_based test that caused...
Karen Tracey
2009-11-01
Fixed #12123 -- Updated the utils.dateformat test to be a unittest too, due t...
Russell Keith-Magee
2009-11-01
Fixed #12123 -- Refactored dateformat tests to use unittest. This is needed s...
Russell Keith-Magee
2009-10-30
Fixed #11872 -- Instantiate the correct model in BaseInlineFormSet.__init__ w...
Brian Rosner
2009-10-29
Fixed #12057 -- Corrected regression of caching performance when a model cont...
Russell Keith-Magee
2009-10-27
Fixed #11057: having no actions in the admin (`actions=None`) no longer messe...
Jacob Kaplan-Moss
2009-10-27
Moved contrib.csrf.* to core code.
Luke Plant
2009-10-26
Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo...
Luke Plant
2009-10-26
Fixed #11371: Made `django.test.Client.put()` work for non-form-data PUT (i.e...
Jacob Kaplan-Moss
2009-10-24
Fixed a couple of test-ordering-dependant failures introduced in [11639] that...
Jacob Kaplan-Moss
2009-10-23
Fixed #11625: added comment moderation via admin actions.
Jacob Kaplan-Moss
2009-10-20
Fixed #12060 - equality tests between User and SimpleLazyObject-wrapped User ...
Luke Plant
2009-10-19
Fixed #12049 - LazyObject-wrapped User breaks queries in template tags
Luke Plant
[prev]
[next]