Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/generic_views
Commit message (Expand)AuthorAgeFilesLines
* Fixed #20478 – Added support for HTTP PATCH method in g...Krzysztof Jurewicz2013-05-221-0/+6
* Use assertIsInstance in tests.Marc Tamlyn2013-05-214-11/+11
* Fixed #20234 and #20236 -- SingleObjectMixin fixesKarol Sikora2013-05-182-1/+17
* Fixed #20235 -- Use self.object_list if object_list not p...Matthew Somerville2013-05-182-0/+31
* Fixed #17365, #17366, #18727 -- Switched to discovery tes...Carl Meyer2013-05-111-11/+0
* Fixed #19733 - deprecated ModelForms without 'fields' or ...Luke Plant2013-05-093-1/+53
* Modified generic_views for unittest2 discovery.Preston Timmons2013-04-128-6/+6
* Fixed #16319 -- added SuccessMessageMixin to contrib.mess...Paul Collins2013-03-201-0/+1
* Renamed some tests and removed references to modeltests/r...Florian Apolloner2013-02-265-13/+13
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-2636-0/+2369