mirror of
https://github.com/django/django.git
synced 2025-11-01 12:25:37 +00:00
It was only storing redundant information. This is part of the effort to allow applications without a models module. |
||
|---|---|---|
| .. | ||
| app1 | ||
| app2 | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||