django/tests/apps
Claude Paroz c716fe8782 Refs #23919 -- Removed six.PY2/PY3 usage
Thanks Tim Graham for the review.
2017-01-18 16:21:28 +01: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 Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
models.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
tests.py Refs #23919 -- Removed six.PY2/PY3 usage 2017-01-18 16:21:28 +01:00