summaryrefslogtreecommitdiff
path: root/tests/middleware/test_shared_data.py
Commit message (Expand)AuthorAgeFilesLines
* replace jQuery with vanilla JavaScript1807-remove-jqueryKai Chen2020-06-191-1/+1
* replace to_native with to_strDavid Lord2020-03-171-2/+1
* remove more compat codeDavid Lord2020-03-171-7/+0
* Run `pyupgrade --py36-plus` on the codebasepgjones2020-03-171-3/+2
* Drop _compat for Python 2pgjones2020-03-171-2/+2
* SharedDataMiddleware adds utf-8 charsetshared-data-charsetDavid Lord2020-02-051-0/+4
* package directory access returns 404David Lord2019-09-201-3/+4
* azure pipelines configurationDavid Lord2019-05-201-1/+4
* xfail tests with Python 2 on WindowsBrian Cristante2019-05-201-0/+4
* move wsgi middlewareDavid Lord2019-01-271-0/+59