Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/templates/login.html
Commit message (Collapse)AuthorAgeFilesLines
* Added newlines to the ends of CSS, HTML, and JavaScript ↵Trey Hunner2014-08-131-1/+1
| | | | files missing them.
* Renamed some tests and removed references to ↵Florian Apolloner2013-02-261-0/+17
| | | | modeltests/regressiontests.
* Moved test_templates to templates to prevent issues with ↵Florian Apolloner2013-02-261-17/+0
| | | | regressiontests/templates later on.
* Added assertFormError, assertTemplateUsed and ↵Russell Keith-Magee2007-05-071-6/+4
| | | | | | assertTemplateNotUsed for use during unit testing. git-svn-id: http://code.djangoproject.com/svn/django/trunk@5156 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Refs #2333 - Added model test for the test Client. Russell Keith-Magee2006-09-021-0/+19
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3708 bcc190cf-cafb-0310-a4f2-bffc1f526a37