This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-09 17:06:05 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_utils
History
Mariusz Felisiak
b330b918e9
Removed unused and incorrect PossessedCar.__str__() method in test_utils.
...
PossessedCar doesn't have a color.
2020-02-14 13:16:17 +01:00
..
fixtures
…
templates
/template_used
…
__init__.py
…
models.py
Removed unused and incorrect PossessedCar.__str__() method in test_utils.
2020-02-14 13:16:17 +01: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
…