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
/
modeltests
Age
Commit message (
Expand
)
Author
2010-11-21
Fixed #5768 -- Added support for ManyToManyFields and reverse relations in va...
Carl Meyer
2010-11-17
Migrated model_formsets doctests. Thanks to Gregor Müllegger for the patch.
Russell Keith-Magee
2010-11-14
Fiexed #3055 -- Validate that models target of a GenericRelation have a Gener...
Ramiro Morales
2010-11-12
Converted m2m_signals from doctests to unittests. Thanks to Gregor Müllegge...
Alex Gaynor
2010-11-11
Removed the executable bit from a test file, it wasn't. Thanks to Florian fo...
Alex Gaynor
2010-11-09
Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to control casc...
Carl Meyer
2010-11-02
Fixed #10728 -- corrected subclassing of Fields who use the SubfieldBase meta...
Alex Gaynor
2010-11-02
Fixed #14598 -- Changed some 'domain.com' uses to 'example.com'
Carl Meyer
2010-11-02
Fixed a few more cases of the tests not properly restoring sys.path (follow u...
Alex Gaynor
2010-11-02
Migrated lookup doctests. Thanks to George Sakkis for the patch.
Russell Keith-Magee
2010-11-02
Migrated basic doctests. Thanks to Preston Timmons for the patch.
Russell Keith-Magee
2010-11-02
Migrated m2m_through doctests. Thanks to the anonymous contributor.
Russell Keith-Magee
2010-10-25
Converted model_inheritance doctests to unittests. We have always been at wa...
Alex Gaynor
2010-10-24
Fixed #14550 -- fixed the behavior of commit_on_success to exit the transacti...
Alex Gaynor
2010-10-21
Fixed 14513 -- check fields with underscores for validity when ordering. Bonu...
Chris Beaven
2010-10-19
Fixed #10771 -- added support for using the transaction management functions ...
Alex Gaynor
2010-10-19
Migrated many-to-many doctests. Thanks to George Sakkis for the patch.
Russell Keith-Magee
2010-10-19
Migrated many-to-one doctests. Thanks to George Sakkis for the patch.
Russell Keith-Magee
2010-10-17
Corrected a suite of test failures when running under postgres.
Alex Gaynor
2010-10-16
Converted or_lookups tests from doctests to unittests. We have always been a...
Alex Gaynor
2010-10-15
Fixed #14473 -- converted the model_package tests from doctests to unitests. ...
Alex Gaynor
2010-10-15
Fixed #14472 -- converted generic_relations tests from doctests to unitests. ...
Alex Gaynor
2010-10-13
Fixed #13811 -- Changed unique validation in model formsets to ignore None va...
Honza Král
2010-10-12
Fixed #9002 -- Added a RequestFactory. This allows you to create request inst...
Russell Keith-Magee
2010-10-12
Modified the test_client tests to use the non-deprecated mail API.
Russell Keith-Magee
2010-10-12
Fixed #5416 -- Added TestCase.assertNumQueries, which tests that a given func...
Alex Gaynor
2010-10-12
Tweak to many_to_one_null doctest to avoid primary key assumptions (causing b...
Russell Keith-Magee
2010-10-12
Migrated one_to_one doctests. Thanks to George Sakkis for the patch. (We have...
Russell Keith-Magee
2010-10-12
Migrated many_to_one_null doctests. Thanks to George Sakkis for the patch.
Russell Keith-Magee
2010-10-12
Migrated properties doctests. Thanks to George Sakkis for the patch.
Russell Keith-Magee
2010-10-12
Migrated the mutually_referential doctests. Thanks to George Sakkis for the p...
Russell Keith-Magee
2010-10-12
Migrated m2o_recursive and m2o_recursive2 tests, merging them into a single p...
Russell Keith-Magee
2010-10-11
Fixed #14444 -- Convert the pagination doctests to unittests. We have always...
Alex Gaynor
2010-10-11
Converted ordering tests from doctests to unittests. We have always been at ...
Alex Gaynor
2010-10-11
Converted save_delete_hooks tests from doctests to unittests. We have always...
Alex Gaynor
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
Converted signals tests from doctests to unittests. We have always been at w...
Alex Gaynor
2010-10-10
Fixed #12226 -- Deprecated test client Response.template attribute in favor o...
Carl Meyer
2010-10-09
Convert m2m_recursive tests to unittests. We have always been at war with do...
Alex Gaynor
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-10-09
Fixed #12979 -- allowed using savepoints in TestCase (i.e. tests with transac...
Alex Gaynor
2010-10-09
Fixed #14378 -- Made the test client class customizable. Thanks to Ned Batche...
Russell Keith-Magee
2010-10-08
Fixed #13241. order_with_respect_to now works with ForeignKeys who refer to ...
Alex Gaynor
2010-10-08
Converted order_with_respect_to to unittests. We have always been at war wit...
Alex Gaynor
2010-10-04
Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draf...
Russell Keith-Magee
2010-09-19
Fixed #11486 -- Corrected the XML serializer to allow for the serialization o...
Russell Keith-Magee
2010-09-13
Migrated proxy_models doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
Migrated reserved_names doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
Migrated reverse_lookup doctests. Thanks to Eric Florenzano
Russell Keith-Magee
[prev]
[next]