summaryrefslogtreecommitdiff
path: root/tests/templates/form_view.html
Commit message (Expand)AuthorAgeFilesLines
* Fixed #29375 -- Removed empty action attribute on HTML forms.CHI Cheng2018-05-021-1/+1
* Changed `action="."` to `action=""` in tests and docs.Luke Plant2016-01-211-1/+1
* Added newlines to the ends of CSS, HTML, and JavaScript files missing them.Trey Hunner2014-08-121-1/+1
* Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner2013-02-261-0/+15
* Moved test_templates to templates to prevent issues with regressiontests/temp...Florian Apolloner2013-02-261-15/+0
* Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use d...Russell Keith-Magee2007-05-071-0/+15