Implement workaround for django bug #15152 for badly encoded URLs
authorMagnus Hagander <magnus@hagander.net>
Tue, 3 Jun 2014 07:24:43 +0000 (09:24 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 3 Jun 2014 07:26:48 +0000 (09:26 +0200)
commit596520ba132d3c9798672d7dbaf56a5c3707f964
treee2b9dba8a7e2a685b0f6eb0136c7bc1529db9c73
parent8c4898e988ed418fec6b7d7fc9c6497cced9c318
Implement workaround for django bug #15152 for badly encoded URLs

Hopefully this will stop the system spamming us..
pgweb/settings.py
pgweb/util/middleware.py