summaryrefslogtreecommitdiff
path: root/tests/regressiontests/views/fixtures
AgeCommit message (Collapse)Author
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner
2008-08-22Fixed #8366: Modified a test fixture to remove an unnecessary forward ↵Russell Keith-Magee
reference. Thanks to Ramiro Morales for the suggestion. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8465 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-18Fixed #3639: updated generic create_update views to use newforms. This is a ↵Jacob Kaplan-Moss
backwards-incompatible change. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7952 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-09-19Fixed #5506 -- Added some basic tests for date-based generic views. Thanks ↵Russell Keith-Magee
to robh for the original patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@6374 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-09-17Fixed #5496 -- Added test cases for some of the built-in Django views. ↵Russell Keith-Magee
Thanks to Manuel Saelices <msaelices@yaco.es> for the original patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@6370 bcc190cf-cafb-0310-a4f2-bffc1f526a37