1

We are using Django-allauth for user subscription management with an optional email confirmation and few social provider (facebook, google, etc). We wanted to start a flow when the confirmation email in sent.

The entire flow doesn't use views as it just sends emails to convince new users to complete their profile.

The StartView seems to be required in Flows, and I don't understand how to activate the flow without a view.

Riadh Belkebir
  • 797
  • 1
  • 12
  • 34
  • 1
    that was already posted, check this link: http://stackoverflow.com/questions/28734247/how-to-create-a-django-viewflow-process-programmatically – user1089430 Jul 06 '16 at 06:33

0 Answers0