thomasw / djproxy

djproxy is a class-based generic view reverse HTTP proxy for Django.
MIT License
42 stars 15 forks source link

Development broken in python < 2.7 #14

Closed thomasw closed 9 years ago

thomasw commented 9 years ago

The requests file this ships with installs a version of Django not compatible with Python 2.6. If you need to test things with that version of Python, you'll need to install a version of Django < 1.7.