django/tests/apps
Simon Charette 5a6a5ce0d5 [1.8.x] Fixed #25745 -- Promoted RuntimeWarnings to errors in the test suite.
Conflicts:
	tests/apps/tests.py
	tests/migrations/test_graph.py
	tests/queryset_pickle/tests.py
	tests/runtests.py

Backport of 1c5f4e86bc from master
2015-11-14 12:45:38 -05:00
..
default_config_app Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
namespace_package_base/nsapp Fixed some missing/extraneous new line warnings. 2014-01-26 14:32:01 -05:00
namespace_package_other_base/nsapp Fixed #17304 -- Allow single-path and configured-path namespace packages as apps. 2014-01-25 19:37:05 -07:00
__init__.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
apps.py Fixed #21871 -- Fixed Apps.is_installed() for apps with custom label. 2014-01-24 20:07:14 -07:00
models.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
tests.py [1.8.x] Fixed #25745 -- Promoted RuntimeWarnings to errors in the test suite. 2015-11-14 12:45:38 -05:00