Jon Dufresne 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. 8 years ago
..
field_tests 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. 8 years ago
templates 77974a684a Changed `action="."` to `action=""` in tests and docs. 9 years ago
tests 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. 8 years ago
widget_tests 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. 8 years ago
__init__.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 years ago
models.py c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 years ago
urls.py 0ed7d15563 Sorted imports with isort; refs #23860. 10 years ago
views.py e7c6a2cf9f Refs #4960 -- Fixed selenium test failures for CharField strip changes. 9 years ago