Really love the book but I'm hopelessly stuck.
At the point where we should've redone the registration form so that it first creates a user and then goes to step 2, I'm not getting my views because the django-registration-redux app keeps insisting everything should go to the account app we've written in a previous chapter.
Already went over the code 10 times, checked the leifos repository but that's untagged so only in its final form it seems (or I'm missing something) and tried several ways to get the app to stop looking at accounts/register/, but it's no use.
I thought I was getting the hang of it and found ways around the numerous hiccups I ran into in previous chapters, but this one is doing my head in. Would appreciate any help you or the community can give me.
Hi guys,
Really love the book but I'm hopelessly stuck. At the point where we should've redone the registration form so that it first creates a user and then goes to step 2, I'm not getting my views because the
django-registration-redux
app keeps insisting everything should go to the account app we've written in a previous chapter.Already went over the code 10 times, checked the
leifos
repository but that's untagged so only in its final form it seems (or I'm missing something) and tried several ways to get the app to stop looking at accounts/register/, but it's no use.I thought I was getting the hang of it and found ways around the numerous hiccups I ran into in previous chapters, but this one is doing my head in. Would appreciate any help you or the community can give me.
https://github.com/imanvanassum/rango
Kind regards, Iman van Assum