mirror of
https://github.com/Hopiu/django.git
synced 2026-04-22 07:44:49 +00:00
The fact that we aren't dealing with the Django source tree anymore allows us to drop several tearDown()/addCleanup() calls that were concerned with removing apiece files/dirs/symlinks created by test cases, as we are covered by the removal of the parent temporary tree anyways. Thanks Tim Graham for advice and review. |
||
|---|---|---|
| .. | ||
| commands | ||
| contenttypes | ||
| exclude | ||
| other | ||
| other2 | ||
| patterns | ||
| project_dir | ||
| resolution | ||
| sampleproject | ||
| __init__.py | ||
| forms.py | ||
| models.py | ||
| test_compilation.py | ||
| test_extraction.py | ||
| test_percents.py | ||
| tests.py | ||
| urls.py | ||
| urls_default_unprefixed.py | ||
| utils.py | ||