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

Signal to Create Profile on User Registration #21

Closed
NeuralFlux opened this issue May 5, 2019 · 0 comments · Fixed by #46 · May be fixed by #42
Closed

Signal to Create Profile on User Registration #21

NeuralFlux opened this issue May 5, 2019 · 0 comments · Fixed by #46 · May be fixed by #42
Labels
enhancement New feature or request good first issue Good for newcomers SoI19

Comments

@NeuralFlux
Copy link
Member

Since we have a User registration form and a Profile model, what's left is to link them together. That is, create and link a profile to the user once they're registered. This may help in case you're stuck.

(What about deleting the profile when user is deleted then? Try to understand this on your own, we'll put it in the weekly tips next week!)

Expected:

users/signals.py to implement all the signal code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers SoI19
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant