summaryrefslogtreecommitdiff
path: root/tests/apps/namespace_package_other_base
AgeCommit message (Collapse)Author
2014-01-25Fixed #17304 -- Allow single-path and configured-path namespace packages as ↵Carl Meyer
apps. Also document the conditions under which a namespace package may or may not be a Django app, and raise a clearer error message in those cases where it may not be. Thanks Aymeric for review and consultation.