django-threaded-multihost 1.3.2-2 source package in Ubuntu

Changelog

django-threaded-multihost (1.3.2-2) unstable; urgency=low

  * Changing to quilt 3.0.
  * Added debian/source/format
  * Stop downloading at build time (Closes: #573685)
    + Added quilt for changing setup.py
  * Change cdbs to debhelper >=7

django-threaded-multihost (1.3.2-1) unstable; urgency=low

  * Initial release (Closes: #527169)
  
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  25 May 2010 15:15:25 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Maverick
Original maintainer:
Deepak Tripathi
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python
Precise release universe python

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
django-threaded-multihost_1.3.2.orig.tar.gz 12.7 KiB 7bc9b1eb5918a250cdd95efba7379188322623fb434aedf73ff114d0dedffd15
django-threaded-multihost_1.3.2-2.debian.tar.gz 2.7 KiB d047cbfeceef75493919164fdfb3f59849eae27cf42916784334f51ced4f1878
django-threaded-multihost_1.3.2-2.dsc 1.5 KiB 5935a7802633a6ac1ab4b5503ad19f7603ae08d94820ffc8f9361ef84d9150ec

View changes file

Binary packages built by this source

python-django-threaded-multihost: allows to serve multiple sites from one django installation

 This application 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.