Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

New Style App Config not supported with template loader? #21

Open
schacki opened this issue Dec 14, 2016 · 0 comments
Open

New Style App Config not supported with template loader? #21

schacki opened this issue Dec 14, 2016 · 0 comments

Comments

@schacki
Copy link

schacki commented Dec 14, 2016

It seems like template loader breaks, when there is an app in INSTALLED_APPS that refers to the app 's app config. E.g. following the example at https://docs.djangoproject.com/en/1.9/ref/applications/#for-application-authors:
INSTALLED_APPS = [..., 'rock_n_roll.apps.RockNRollConfig', ...]

would raise ImproperlyConfigured.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant