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

Frontend: styling for existing form templates #31

Closed
matzf opened this issue Dec 3, 2018 · 0 comments · Fixed by #83
Closed

Frontend: styling for existing form templates #31

matzf opened this issue Dec 3, 2018 · 0 comments · Fixed by #83
Assignees

Comments

@matzf
Copy link
Contributor

matzf commented Dec 3, 2018

Most templates have been created without styling, forms are rendered plainly using form.as_p.
Try to use django-crispy-forms for form rendering.

  • registration/activation forms
  • login/logout and password change forms
  • user_as_add/user_as_details: form already looks decent, consider using crispy to simplify the code
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 a pull request may close this issue.

1 participant