Ignore:
Timestamp:
Aug 11, 2011, 1:31:05 AM (14 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage, test-hooks
Children:
384677e
Parents:
9f9aa21
git-author:
Alex Dehnert <adehnert@…> (08/11/11 01:30:47)
git-committer:
Alex Dehnert <adehnert@…> (08/11/11 01:31:05)
Message:

Allow logging in with a password to the DB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/template/registration/login.html

    rad48c42 r9879d18  
    1515<p>In the unlikely event that you have a username and password, you can log in below.</p>
    1616
    17 <form method="post" action="{% url login %}">
     17<form method="post" action="{% url login-password %}">
    1818{% csrf_token %}
    1919<table>
Note: See TracChangeset for help on using the changeset viewer.