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

forms.ModelForm instead of forms.Form? #13

Closed
c0d3z3r0 opened this issue Oct 8, 2015 · 0 comments
Closed

forms.ModelForm instead of forms.Form? #13

c0d3z3r0 opened this issue Oct 8, 2015 · 0 comments

Comments

@c0d3z3r0
Copy link
Contributor

c0d3z3r0 commented Oct 8, 2015

I'm wondering if it would be a good idea to use forms.ModelForm instead of forms.Forms for the registration forms to follow django's DRY concept?
That would also make extension through inheritance more proper / easy, e.g. for a UserProfile model.
If you agree I'd work on that next week or so

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

No branches or pull requests

1 participant