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-22 23:44:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_utils
History
Baptiste Mispelon
7986028e3f
Refs
#33348
-- Made SimpleTestCase.assertFormError()/assertFormsetErrors() raise an error for unbound forms/formsets.
2022-02-14 08:43:46 +01:00
..
fixtures
…
templates
/template_used
…
__init__.py
…
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_serializemixin.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_simpletestcase.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_testcase.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_transactiontestcase.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Refs
#33348
-- Made SimpleTestCase.assertFormError()/assertFormsetErrors() raise an error for unbound forms/formsets.
2022-02-14 08:43:46 +01:00
urls.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
views.py
…