ericholscher / django-test-utils

Utilities for testing Django applications
http://django-test-utils.readthedocs.org/
MIT License
343 stars 69 forks source link

Request object META data is being stripped out #17

Open jamespacileo opened 13 years ago

jamespacileo commented 13 years ago

When running

python manage.py testmaker -a app

middlewares fail to find some META attributes such as HTTP_USER_AGENT