Skip to content

Conversation

denmark
Copy link

@denmark denmark commented Nov 15, 2012

Looks like the Django guys moved the import for urlparse.urljoin() from django/http/init.py to django/http/request.py. They might move it back but if this function is needed in session.py it's probably best to just import it directly. Here's a proposed fix for your review.

Thanks for this project, I just started playing with it and it looks a LOT better than the Form Wizard stuff that ships with Django. If I find any other issues with using this and Django 1.5 I'll let you know.

Andy Denmark added 2 commits November 14, 2012 22:37
…at overrides the default behavior of going to the next step. This makes it possible to go to a previous step and not lose state on the current form in the wizard.
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

Successfully merging this pull request may close these issues.

1 participant