We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The docs recommend using the AppConfig when installing DDT in Django 1.7
Given that Django's default settings template uses the app path and not the AppConfig, we should encourage the same in DDT for consistency.
path.app.AppConfig should be used when departing from defaults.