Couple of wee fixes to get 0.1.0 to actually deploy correctly

This commit is contained in:
Simon Brooke 2018-08-11 11:16:51 +01:00
parent b275000632
commit 33cdd67154
2 changed files with 3 additions and 2 deletions

View file

@ -13,6 +13,7 @@
{% block content %}
<form action="login" method="post">
{% csrf-field %}
<input type="hidden" name="redirect-to" value="/roles"/>
<h2>
Or use a test username and password
</h2>