Couple of wee fixes to get 0.1.0 to actually deploy correctly
This commit is contained in:
parent
b275000632
commit
33cdd67154
2 changed files with 3 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue