1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/regressiontests/app_loading
2010-11-02 05:27:24 +00:00
..
eggs 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. 2010-04-15 18:44:51 +00:00
parent Fixed #10526 -- More fixes when specifying installed apps using "foo.*". 2009-03-18 00:59:40 +00:00
__init__.py
models.py
test_settings.py
tests.py Properly handle the fact that lists are mutable when trying to maintain state in a test. 2010-11-02 05:27:24 +00:00