Bug 141302 - New port: www/py-django-threaded-multihost multihost utilities for Django
Summary: New port: www/py-django-threaded-multihost multihost utilities for Django
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-08 22:10 UTC by Kevin Golding
Modified: 2009-12-12 14:00 UTC (History)
0 users

See Also:


Attachments
py-django-threaded-multihost.shar (3.03 KB, text/plain)
2009-12-08 22: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-08 22:10:04 UTC
	New ports, adds some multihost utilities to Django apps
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-08 22: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-09 00:06:37 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-12-12 13:50:36 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:56 UTC
miwi        2009-12-12 13:50:47 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-django-threaded-multihost Makefile distinfo pkg-descr 
                                     pkg-plist 
  Log:
  This small app provides multi-host utilities to Django projects by using
  threadlocals, middleware and simple utilities. Using the middleware provided,
  you can "easily" provide multi-site awareness to any project.
  
  WWW:    http://bitbucket.org/bkroeze/django-threaded-multihost/
  
  PR:             ports/141302
  Submitted by:   Kevin Golding <ports at caomhin.org>
  
  Revision  Changes    Path
  1.2489    +1 -0      ports/www/Makefile
  1.1       +27 -0     ports/www/py-django-threaded-multihost/Makefile (new)
  1.1       +3 -0      ports/www/py-django-threaded-multihost/distinfo (new)
  1.1       +5 -0      ports/www/py-django-threaded-multihost/pkg-descr (new)
  1.1       +1 -0      ports/www/py-django-threaded-multihost/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"