python3-appconf

helper class handling configuration defaults of apps - 3.x transition package
  https://github.com/jezdez-archive/django-appconf
  0
  no reviews



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 is a transitional package to upgrade to python3-django-appconf, and it is safe to remove.