Metadata-Version: 2.1
Name: django-view-as
Version: 0.5.0
Summary: A Django middleware which allows you to view the site on behalf of a user.
Author: David Cramer
Author-email: dcramer@gmail.com
License: Apache License 2.0
License-File: LICENSE
Requires-Dist: Django
Provides-Extra: tests
Requires-Dist: mock; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-django; extra == "tests"
