6b3e82e430
Allows 3rd party apps to dynamically insert template inclusions into your apps at pre-defined plugin points. WWW: http://code.google.com/p/django-app-plugins/ PR: ports/141336 Submitted by: Kevin Golding <ports at caomhin.org>
5 lines
244 B
Text
5 lines
244 B
Text
Reusable django application for writting pluggable reusable django applications.
|
|
Allows 3rd party apps to dynamically insert template inclusions into your apps
|
|
at pre-defined plugin points.
|
|
|
|
WWW: http://code.google.com/p/django-app-plugins/
|