Change ES settings, big refactor, removed recaptcha

This commit is contained in:
simon987
2019-01-13 12:48:39 -05:00
parent d905c3efd5
commit 7f857d641f
18 changed files with 978 additions and 966 deletions

View File

@@ -16,7 +16,7 @@
</div>
{% if show_captcha %}
{{ recaptcha.get_code()|safe }}
{{ captcha.get_code()|safe }}
{% endif %}
<input type="submit" value="Login">