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-01-25 17:49:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_utils
History
Baptiste Mispelon
41e6b2a3c5
Fixed
#32556
-- Fixed handling empty string as non-boolean attributes value by assertHTMLEqual().
2021-03-19 20:41:57 +01:00
..
fixtures
…
templates
/template_used
…
__init__.py
…
models.py
…
test_simpletestcase.py
…
test_testcase.py
…
test_transactiontestcase.py
…
tests.py
Fixed
#32556
-- Fixed handling empty string as non-boolean attributes value by assertHTMLEqual().
2021-03-19 20:41:57 +01:00
urls.py
…
views.py
…