mirror of
https://github.com/Hopiu/django.git
synced 2026-03-17 06:20:24 +00:00
Adjusted several tests that used it to add apps to the app cache and then attempted to remove them by manipulating attributes directly. Also renamed invalid_models to invalid_models_tests to avoid clashing application labels between the outer and the inner invalid_models applications. |
||
|---|---|---|
| .. | ||
| app_with_import | ||
| broken_app | ||
| complex_app | ||
| custom_templates | ||
| management | ||
| simple_app | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||