.. |
eggs
|
29341aaffc
Fixed #13348: Restored ability to load models from apps in eggs. Thanks Ramiro and metzen for pointers on how to find out if a module loaded from an egg has a particular submodule.
|
15 éve |
not_installed
|
2706fdbc87
Refs #15093 -- Fixed another get_models call missed in r16053. Thanks Luke for catching it.
|
14 éve |
parent
|
324eba99cb
Fixed #10526 -- More fixes when specifying installed apps using "foo.*".
|
16 éve |
__init__.py
|
242fc60520
Fixed #9323 -- Allow glob loading in INSTALLED_APPS to handle digits in names.
|
16 éve |
models.py
|
242fc60520
Fixed #9323 -- Allow glob loading in INSTALLED_APPS to handle digits in names.
|
16 éve |
test_settings.py
|
242fc60520
Fixed #9323 -- Allow glob loading in INSTALLED_APPS to handle digits in names.
|
16 éve |
tests.py
|
2706fdbc87
Refs #15093 -- Fixed another get_models call missed in r16053. Thanks Luke for catching it.
|
14 éve |