python-django-app-plugins | plugin system for django | Mehr ...
Allow 3rd party apps to dynamically insert template inclusions into your apps at pre-defined plugin points. Similar to how Eclipse manages plugins via contributors.You could think of this as the reverse of the {% block %} or {% include %} tags.