18F / 2015-foia-hub

A consolidated FOIA request hub.
Other
48 stars 17 forks source link

Remove URL for admin, as we do not use it #756

Closed khandelwal closed 9 years ago

khandelwal commented 9 years ago

We don't use the admin interface. Because of Jinja related weirdness, going to /admin was throwing an exception. It's better to simply disable the admin urls for now, and show a more appropriate 404.

khandelwal commented 9 years ago

Fixes #753