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-25 17:44:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_utils
History
Jon Dufresne
b7a33ee4f0
Fixed
#30468
-- Fixed assertHTMLEqual() to handle all ASCII whitespace in a class attribute.
2019-05-09 17:18:18 +02:00
..
fixtures
…
templates
/template_used
…
__init__.py
…
models.py
…
test_deprecated_features.py
…
test_testcase.py
…
test_transactiontestcase.py
…
tests.py
Fixed
#30468
-- Fixed assertHTMLEqual() to handle all ASCII whitespace in a class attribute.
2019-05-09 17:18:18 +02:00
urls.py
Fixed
#30121
-- Fixed assertURLEqual() crash with reverse_lazy() URLs.
2019-01-21 09:31:33 -05:00
views.py
Removed default empty content argument from HttpResponse calls.
2019-02-09 16:27:32 -05:00