Binary package “python-django-appconf-doc” in ubuntu mantic

helper class handling configuration defaults of apps - doc

 Say you have an app with a few defaults, which you want to refer to in the
 app's code without repeating yourself all the time. Django-appconf provides
 a simple helper class to implement those defaults.
 .
 This package contains the documentation.