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
/
tests
/
regressiontests
Age
Commit message (
Expand
)
Author
2010-10-27
Fixed MultiValueDict's copy implementation to be consistant with all other co...
Alex Gaynor
2010-10-23
Fixed #14544 -- Squashed bug in the findstatic command when used with the --f...
Jannis Leidel
2010-10-23
Fixed #14223 -- Extended unification of exception raised in presence of integ...
Ramiro Morales
2010-10-21
Ensure the mutliple_database tests leave the settings in the same state they ...
Alex Gaynor
2010-10-21
Fixed a bug with method_decorator not preserving the attributes of the wrappe...
Luke Plant
2010-10-21
Removed old code with Python 2.3 compatibility
Luke Plant
2010-10-21
Fixed test failure when using Python 2.7
Luke Plant
2010-10-21
Fixed #14507 -- Corrected the logic of the URL helpers and view of staticfile...
Jannis Leidel
2010-10-20
Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank...
Jannis Leidel
2010-10-19
Fixed errors introduced in r14279 when running Django tests under Python < 2.6.
Ramiro Morales
2010-10-19
Converted queries tests from doctests to unittests.
Ramiro Morales
2010-10-19
Fixed a small typo introduced in r14139.
Ramiro Morales
2010-10-18
Fixed #13842 -- Added tests to verify that XViewMiddleware works with class-b...
Russell Keith-Magee
2010-10-18
Corrected some Postgres test failures introduced by r14254.
Russell Keith-Magee
2010-10-18
Fixed #6735 -- Added class-based views.
Russell Keith-Magee
2010-10-18
Fixed #13790 -- auto detection of m2m fields to Site. Thanks, gabrielhurley!
Honza Král
2010-10-18
Fixed #12074 -- Adding .as_p and as_ul methods to FormSet. Thanks arthurdeber...
Honza Král
2010-10-18
Fixed Indonesion localflavor tests, broken in r14195
Honza Král
2010-10-17
Fixed #13963 -- Use the correct verbose name of a reverse relation field in t...
Jannis Leidel
2010-10-17
Corrected the skipIfDBFeature and skipUnlessDBFeature decorators to actually ...
Russell Keith-Magee
2010-10-17
Corrected a suite of test failures when running under postgres.
Alex Gaynor
2010-10-16
Fixed #14126 -- Fixed an issue with changes to the blocktrans tag introduced ...
Jannis Leidel
2010-10-15
Fixed #11350 -- added an Israeli localflavor. Thanks to Yuval and Idan Gazit...
Alex Gaynor
2010-10-15
Fixed #14454 -- converted admin_widgets tests from doctests to unittests. We...
Alex Gaynor
2010-10-14
Fixed #14445 - Use HMAC and constant-time comparison functions where needed.
Luke Plant
2010-10-14
Fixed #14301 -- Handle email validation gracefully with email addresses conta...
Jannis Leidel
2010-10-14
Fixed #14456 -- converted inline_formsets tests from doctests to unittests. ...
Alex Gaynor
2010-10-14
Fixed #14459 -- converted many_to_one_regress tests from doctests to unittest...
Alex Gaynor
2010-10-14
Fixed #14460 -- converted managers_regress tests from doctests to unittests. ...
Alex Gaynor
2010-10-14
Fixed #14458 -- converted m2m_regress tests from doctests to unittests. We h...
Alex Gaynor
2010-10-13
Fixed #12192 -- Don't execute any DB query when the QS slicing being performed
Ramiro Morales
2010-10-13
Fixed #14119 -- fields_for_model no longer returns all fields when fields par...
Honza Král
2010-10-13
Fixed #12304 -- regression tests to make sure the validation messages for uni...
Honza Král
2010-10-12
Fixed #5416 -- Added TestCase.assertNumQueries, which tests that a given func...
Alex Gaynor
2010-10-12
Converted model_inheritance_select_related tests from doctests to unittests. ...
Alex Gaynor
2010-10-12
Converted initial_sql_regress tests from doctests (sort of...) to unittests. ...
Alex Gaynor
2010-10-12
Converted get_or_create_regress tests from doctests to unittests. We have al...
Alex Gaynor
2010-10-11
Fixed #14349 -- Added Belgium localflavor. Thanks for the report and patch, L...
Jannis Leidel
2010-10-11
Fixed #13494 -- Correctly concat an email subject prefix with a translation s...
Jannis Leidel
2010-10-11
Fixed #14440 - Converted mail doctests to unittests.
Jacob Kaplan-Moss
2010-10-11
Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...
Russell Keith-Magee
2010-10-11
Fixed #14436 -- Escalated 1.2 PendingDeprecationWarnings to DeprecationWarnin...
Russell Keith-Magee
2010-10-10
Consolidated i18n commands test with the rest of the i18n tests.
Ramiro Morales
2010-10-10
Fixed #6073 -- Made compilemessages 18n management command reject PO files wi...
Ramiro Morales
2010-10-10
Refs #11256 -- Extended the annotation field name conflict check to cover m2m...
Carl Meyer
2010-10-10
Fixed #12226 -- Deprecated test client Response.template attribute in favor o...
Carl Meyer
2010-10-10
Fixed #12650 -- Don't generate invalid XHTML in the admin, databrowse apps when
Ramiro Morales
2010-10-09
Fixed a typo in the comments tests, as well as a dependency on CPython's refe...
Alex Gaynor
2010-10-09
Converted defer_regress tests from doctests to unittests. We have always bee...
Alex Gaynor
2010-10-09
Added sanity-checking of annotation alias names.
Carl Meyer
[next]