django1/tests/apps
Aymeric Augustin bfcc686d22 Removed the only_with_models_module argument of get_model[s].
Now that the refactorings are complete, it isn't particularly useful any
more, nor very well named. Let's keep the API as simple as possible.

Fixed #21689.
2013-12-30 23:59:34 +01:00
..
__init__.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
apps.py Fixed a couple flake8 warnings. 2013-12-27 21:06:28 +01:00
models.py Populated Apps instances immediately by default. 2013-12-30 22:11:17 +01:00
tests.py Removed the only_with_models_module argument of get_model[s]. 2013-12-30 23:59:34 +01:00