django-appregister 0.3.1

django-appregister is a building blocks app for Django to implement a registry system for your Django app.It uses a similar approach to the Django admin, allowing you to register classes and supports an autodiscover feature to find classes that follow a...