merging bump-django1.8
This commit is contained in:
commit
7dc04063d8
14 changed files with 27 additions and 25 deletions
|
|
@ -119,7 +119,7 @@
|
|||
<div class="span4">
|
||||
<div class="well">
|
||||
<h4>Login</h4>
|
||||
<form class="form" action="/account/login/?next={% url account.views.home %}"
|
||||
<form class="form" action="/account/login/?next=/"
|
||||
method="post">
|
||||
{% csrf_token %}
|
||||
{{ login_form|crispy }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue