0

I would like to automatically create some objects instance when a new user is created. I think using signals would be the best strategy but it seems there is no signal attached to user creation.

I am also using django-registration, but I would prefer using signals on user creation rather than on user registration.

What is the best approach for such purpose?

Below the Radar
  • 6,947
  • 10
  • 58
  • 131

0 Answers0