mirror of
https://github.com/django/django.git
synced 2025-11-18 19:01:40 +00:00
This also replaces assertQuerysetEqual() to assertSequenceEqual()/assertCountEqual() where appropriate. Co-authored-by: Peter Inglesby <peter.inglesby@gmail.com> Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| templates/template_used | ||
| __init__.py | ||
| models.py | ||
| test_simpletestcase.py | ||
| test_testcase.py | ||
| test_transactiontestcase.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||