hltcoe / turkle

Django-based clone of Amazon's Mechanical Turk service running in your local environment.
https://turkle.readthedocs.io
Other
146 stars 47 forks source link

set the url for login page #171

Closed cash closed 2 years ago

cash commented 2 years ago

if you hit the change password change URL when logged out, you get forwarded to a non-existent web page. This registers our login page with django so redirects go there.