1
0
mirror of https://github.com/django/django.git synced 2025-01-03 15:06:09 +00:00
django/tests/test_utils
Author: Mads Jensen 6461583b6c Removed unused __str__() methods in tests models.
Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Co-Authored-By: Hasan Ramezani <hasan.r67@gmail.com>
2020-04-15 20:20:32 +02:00
..
fixtures
templates/template_used
__init__.py
models.py Removed unused __str__() methods in tests models. 2020-04-15 20:20:32 +02:00
test_simpletestcase.py
test_testcase.py
test_transactiontestcase.py
tests.py Fixed #31250 -- Ignored processing instructions in assertXMLEqual()/assertXMLNotEqual(). 2020-02-13 11:03:54 +01:00
urls.py
views.py