Metadata-Version: 1.0
Name: djproxy
Version: 2.1.0
Summary: 
djproxy is a simple reverse proxy class-based generic view for Django apps.

If your application depends on proxies provided by a web server in production,
djproxy can be used to duplicate that functionality during local development.

Home-page: https://github.com/thomasw/djproxy
Author: Thomas Welfley
Author-email: thomas.welfley+djproxy@gmail.com
License: UNKNOWN
Download-URL: https://github.com/thomasw/djproxy/releases
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries
