Hey, Lior Would you mind giving us an example of what you mean by setting up the instance, and why that part of the code should live in the view? It doesn't have to be production-quality code, just an example of the concept you have in mind.
Cheers, André On Sat, Jul 9, 2011 at 5:18 PM, Lior Sion <lior.s...@gmail.com> wrote: > Hi, > > Wanted to run this by you before I raise the suggestion in django- > development: the core generic class FormMixin has some methods that > allow to set a form: get_initial, get_form_kwargs and so on. However, > it's missing a method to set up the instance (which has some uses) - > should it be added? > > (implementation details are very simple but I can easily add them to > the suggestion once it's done) > > -- > 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. > > -- 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.