Andreu Vallbona
Andreu Vallbona
added the option to make the getting of the user case insensitive when login. I think it can be usefull. I me case has solved a real case that username...
Added pypi and travis badge
add pypi badge to README.md
Simplified return statement of the send_message method
Add the options that have been added with the 2.0.22 version to the options documentation. https://uwsgi-docs.readthedocs.io/en/latest/Changelog-2.0.22.html
Replaced "patch" with "contribution" on submitting patches page. This work is part of effort done in the Sprints in DjangoCon Europe in Vigo with Daniele Procida @evildmp cc @nessita
Removing unnecessary section in the second step of the tutorial This work is part of effort done in the Sprints in DjangoCon Europe in Vigo with Daniele Procida @evildmp Task...
[9435](https://code.djangoproject.com/ticket/9435) [new](https://code.djangoproject.com/query?status=new) [Bug] - Checked out behaviour of wsgi backend with PATH_INFO being an empty string. Redirecting the root URL of a project if APPEND_SLASH is set (following work from...