On Tue, Dec 30, 2008 at 3:16 PM, Ariel Mauricio Nunez Gomez
<ingenieroar...@gmail.com> wrote:
> Hello list,
> Today I started using FormWizard and could not find a clean way to populate
> a choices field based on previously submitted forms, I ended up overriding
> the render method like this(The only changed line is the one highlited):

<snip>

If you're doing a lot of FormWizard work, maybe take a look at the
Session-based FormWizard I wrote and give me some feedback.

   http://code.djangoproject.com/ticket/9200

It sounds like you have a reasonable solution to your issue, but I
thought I'd go ahead and solicit some feedback anyway, and maybe this
class I wrote could benefit you some.

Thanks,
Dave

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to