mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-08 23:58:15 -05:00
check login remember by default
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
|
||||
<script>
|
||||
$('#id_login').focus()
|
||||
$('#id_remember').prop('checked', true);
|
||||
</script>
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user