Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug 824828] Mobile optimize reset password pages #1110

Closed
wants to merge 4 commits into from
Closed

[bug 824828] Mobile optimize reset password pages #1110

wants to merge 4 commits into from

Conversation

rehandalal
Copy link
Contributor

r?

{{ csrf() }}

<label for="id_new_password1">{{ _('New password') }}</label>
{{ form.new_password1|safe }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These |safe calls aren't necessary anymore. remove please

@rehandalal
Copy link
Contributor Author

fixed ^

instructions for setting a new one.
{% endtrans -%}</p>

{{ errorlist(form) }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you forgot to import this one UndefinedError: 'errorlist' is undefined

@rehandalal
Copy link
Contributor Author

fixored ^

@rlr
Copy link
Contributor

rlr commented Feb 4, 2013

hot r+

@rehandalal
Copy link
Contributor Author

d73c4a5

@rehandalal rehandalal closed this Feb 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants