mirror of
https://github.com/django/django.git
synced 2025-12-15 21:45:20 +00:00
Removed superfluous models.py files.
Added comments in the three empty models.py files that are still needed. Adjusted the test runner to add applications corresponding to test labels to INSTALLED_APPS even when they don't have a models module.
This commit is contained in:
parent
4a56a93cc4
commit
6e895f9e06
50 changed files with 9 additions and 16 deletions
|
|
@ -0,0 +1,2 @@
|
|||
# Remove this module when pre/post_migrate are refactored to use something
|
||||
# other than a models module for their "sender" argument.
|
||||
Loading…
Add table
Add a link
Reference in a new issue