yvandermeer / django-http-proxy

A simple HTTP proxy for the Django framework.

commit 64: 1776d5732113
parent 63: ad4e4b50aba2
Added tag v0.3.2 for changeset ad4e4b50aba2 defaulttip
Yuri van der Meer
3 months ago
View at rev
django-http-proxy /
filename size last modified message
docs  
httpproxy  
requirements  
.hgignore 90 B 3 months ago Updated hgignore to ignore TextMate project file.
.hgtags 794 B 3 months ago Added tag v0.3.2 for changeset ad4e4b50aba2
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/