python-django-app-plugins

Plugin system for django
  http://code.google.com/p/django-app-plugins/
  0
  no reviews



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.