Allow 3rd party apps to dynamically insert template inclusions into Django apps at pre-defined plugin points. Similar to how Eclipse manages plugins via contributors.
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-python->miwi [11~
State Changed From-To: open->closed New port added, with minor changes. Thanks!
miwi 2009-12-12 13:50:10 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-django-app-plugins Makefile distinfo pkg-descr pkg-plist Log: 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/ PR: ports/141336 Submitted by: Kevin Golding <ports at caomhin.org> Revision Changes Path 1.2488 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/py-django-app-plugins/Makefile (new) 1.1 +3 -0 ports/www/py-django-app-plugins/distinfo (new) 1.1 +5 -0 ports/www/py-django-app-plugins/pkg-descr (new) 1.1 +50 -0 ports/www/py-django-app-plugins/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"