yvandermeer / django-http-proxy

A simple HTTP proxy for the Django framework.

commit 45: bc6469925deb
parent 44: 29e0f5f0ecb2
child 46: 096b8ca907e1
Upped to v0.2.2. defaultv0.2.2
Yuri van der Meer
4 months ago

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
django-http-proxy /
filename size last modified message
docs  
httpproxy  
requirements  
.hgignore 60 B 4 months ago Added documentation using Sphinx.
.hgtags 604 B 4 months ago Added tag v0.2.1 for changeset d981d57a9e7c
AUTHORS 284 B 4 months ago More reST in docs.
MANIFEST.in 123 B 4 months ago Minor changes before releasing on pypi.
README 337 B 4 months ago Minor changes before releasing on pypi.
setup.py 1.3 KB 4 months ago Upped to v0.2.2.

README

Django HTTP Proxy
=================

Thanks for downloading Django HTTP Proxy!

Documention is provided in Sphinx format in the ``docs`` subdirectory. To
build the HTML version of the documentation yourself, run::

    $ cd docs
    $ make html

Alternatively, you can browse the documentation online:

http://httpproxy.yvandermeer.net/