openplans / openblock

OpenBlock is a web application and RESTful service that allows users to browse and search their local area for "hyper-local news
61 stars 26 forks source link

Admin login form templates need override #167

Closed slinkp closed 11 years ago

slinkp commented 11 years ago

Normally we use ebpub's custom login, but in the admin you can still wind up at the default admin login template. This is not hard to override on the OpenblockAdminSite in obadmin.sites

slinkp commented 11 years ago

finally figured out how to reproduce this - log out, then try to view somethign deeper than /admin. Eg. go to http://127.0.0.1:8000/admin/db/location/ and you get the old form, which doesn't work.

slinkp commented 11 years ago

Ticket imported from Trac: http://developer.openblockproject.org/ticket/174 Reported by: ltucker