]> git.0d.be Git - panikdb.git/blobdiff - panikdb/templates/registration/login.html
update for django 1.11
[panikdb.git] / panikdb / templates / registration / login.html
index d566e107407b726197fbee1d1d7470cfa7091ab0..ad0f239a88fbd8c08f621b3a99d37cff7a9998bb 100644 (file)
@@ -1,5 +1,4 @@
 {% extends "registration/base.html" %}
-{% load url from future %}
 
 {% block user-links %}{% endblock %}
 {% block bodyargs %}{{block.super}} class="login"{% endblock %}
@@ -22,7 +21,7 @@ de nouveaux épisodes et nouvelles actualités.
 <p>Mot de passe incorrect. Essayez encore.</p>
 {% endif %}
 
-<form method="post" id="login-form" action="{% url 'django.contrib.auth.views.login' %}">
+<form method="post" id="login-form" action="{% url 'auth_login' %}">
 {% csrf_token %}
 
 <p>