Bug 141336 - New port: www/py-django-app-plugins Allow 3rd party apps to insert templates at plugin points in Django
Summary: New port: www/py-django-app-plugins Allow 3rd party apps to insert templates ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-10 09:10 UTC by Kevin Golding
Modified: 2009-12-12 14:00 UTC (History)
0 users

See Also:


Attachments
py-django-app-plugins.shar (6.11 KB, text/plain)
2009-12-10 09:10 UTC, Kevin Golding
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Golding 2009-12-10 09:10:05 UTC
	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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-10 09:10:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-12-10 10:13:10 UTC
Responsible Changed
From-To: freebsd-python->miwi

[11~
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-12-12 13:49:55 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-12-12 13:50:23 UTC
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"