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
Age
Commit message (
Expand
)
Author
2010-11-18
[1.2.X] Fixed #14234 -- Re-validating a model instance added via ModelForm no...
Carl Meyer
2010-11-17
[1.2.X] Fixed #14423 -- corrected incorrect SQL being generated when a nullab...
Alex Gaynor
2010-11-17
[1.2.X] Migrated model_formsets doctests. Thanks to Gregor Müllegger for the...
Russell Keith-Magee
2010-11-17
[1.2.X] Fixed #11369 -- Corrected verbose_name_plural model Meta option to be...
Ramiro Morales
2010-11-17
[1.2.X] Fixed #12687 -- fixed an issue with aggregates and counts in conjunct...
Alex Gaynor
2010-11-16
[1.2.X] Fixed #14691 -- Made ForeignKey.validate() use the right database. Th...
Ramiro Morales
2010-11-16
[1.2.X] Migrated model_inheritance_regress doctests. Thanks to Gregor Mülleg...
Russell Keith-Magee
2010-11-16
[1.2.X] Migrated forms (minus localflavor) doctests. A huge thanks to Daniel ...
Russell Keith-Magee
2010-11-16
[1.2.X] Added a test for using an `__in` lookup with a ValueListQueryset from...
Alex Gaynor
2010-11-14
[1.2.X] Fixed #3055 -- Validate that models target of a GenericRelation have ...
Ramiro Morales
2010-11-12
[1.2.X] Backport of r14547 from trunk.
Ian Kelly
2010-11-12
[1.2.X]Converted m2m_signals from doctests to unittests. Thanks to Gregor MÃ...
Alex Gaynor
2010-11-12
[1.2.X] Backport of r14545 from trunk.
Ian Kelly
2010-11-12
[1.2.X] Backport of r14537 from trunk.
Ian Kelly
2010-11-11
[1.2.X] Removed the executable bit from a test file, it wasn't. Thanks to Fl...
Alex Gaynor
2010-11-11
[1.2.X] Fixed #14508 - test suite silences warnings.
Luke Plant
2010-11-08
[1.2.X] Corrected some backporting errors in the template tests.
Russell Keith-Magee
2010-11-04
[1.2.X] Fixed #11966 -- Made it possible to use a percent sign in a translati...
Jannis Leidel
2010-11-04
[1.2.X] Converted templates doctests into unittests. We have always been at ...
Alex Gaynor
2010-11-02
[1.2.X] Fixed #10728 -- corrected subclassing of Fields who use the SubfieldB...
Alex Gaynor
2010-11-02
[1.2.X] Fixed a few more cases of the tests not properly restoring sys.path (...
Alex Gaynor
2010-11-02
[1.2.X] Properly handle the fact that lists are mutable when trying to mainta...
Alex Gaynor
2010-11-02
[1.2.X] Migrated app_loading doctests.
Russell Keith-Magee
2010-11-02
[1.2.X] Fixed #14470 -- Migrated modeladmin doctests. Thanks to Preston Timmo...
Russell Keith-Magee
2010-11-02
[1.2.X] Migrated lookup doctests. Thanks to George Sakkis for the patch.
Russell Keith-Magee
2010-11-02
[1.2.X] Migrated basic doctests. Thanks to Preston Timmons for the patch.
Russell Keith-Magee
2010-11-02
[1.2.X] Migrated m2m_through doctests. Thanks to the anonymous contributor.
Russell Keith-Magee
2010-10-28
[1.2.X] Fixed #14471 -- Corrected a regression in the use of methods on custo...
Russell Keith-Magee
2010-10-28
[1.2.X] Fixed #14565 - No csrf_token on 404 page.
Luke Plant
2010-10-25
[1.2.X] Converted model_inheritance doctests to unittests. We have always be...
Alex Gaynor
2010-10-23
[1.2.X] Fixed #14223 -- Extended unification of exception raised in presence ...
Ramiro Morales
2010-10-21
[1.2.X] Fixed #14513 -- check fields with underscores for validity when order...
Chris Beaven
2010-10-21
[1.2.X] Revert [13850], this was a new feature not a bugfix.
Chris Beaven
2010-10-21
[1.2.X] Ensure the mutliple_database tests leave the settings in the same sta...
Alex Gaynor
2010-10-19
[1.2.X] Fixed errors introduced in r14280 when running Django tests under Pyt...
Ramiro Morales
2010-10-19
[1.2.X] Migrated many-to-many doctests. Thanks to George Sakkis for the patch.
Russell Keith-Magee
2010-10-19
[1.2.X] Migrated many-to-one doctests. Thanks to George Sakkis for the patch.
Russell Keith-Magee
2010-10-19
[1.2.X] Converted queries tests from doctests to unittests.
Ramiro Morales
2010-10-18
[1.2.X] Fixed #13790 -- auto detection of m2m fields to Site. Thanks, gabriel...
Honza Král
2010-10-17
[1.2.X] Fixed a few other backporting-related bugs introduced in r14213.
Jannis Leidel
2010-10-17
[1.2.X] Removed stray code introduced in r14126 that broke the test suite.
Jannis Leidel
2010-10-17
[1.2.X] Fixed #13963 -- Use the correct verbose name of a reverse relation fi...
Jannis Leidel
2010-10-17
Corrected a suite of test failures when running under postgres. Backport of ...
Alex Gaynor
2010-10-16
[1.2.X] Fixed #14126 -- Fixed an issue with changes to the blocktrans tag int...
Jannis Leidel
2010-10-16
[1.2.X] Converted or_lookups tests from doctests to unittests. We have alway...
Alex Gaynor
2010-10-15
[1.2.X] Fixed #14473 -- converted the model_package tests from doctests to un...
Alex Gaynor
2010-10-15
[1.2.X] Fixed #14472 -- converted generic_relations tests from doctests to un...
Alex Gaynor
2010-10-15
[1.2.x] Fixed #14454 -- converted admin_widgets tests from doctests to unitte...
Alex Gaynor
2010-10-14
[1.2.X] Fixed #14301 -- Handle email validation gracefully with email address...
Jannis Leidel
2010-10-14
[1.2.X] Fixed #14456 -- converted inline_formsets tests from doctests to unit...
Alex Gaynor
[next]