Hi! I have an auction site, the items appear in more views (and there are more items in a view), and I would like to allow users to bid on every view. I have done it somehow, but I think that solution is not pretty (I mean the code quality). I would like to use the same newforms form on every view, if possible. The form consists of one numeric field. I also would like to prefill the bids made before. Can anybody propose me a solution how to organize these? Especially the Form & url part.
Thanks Gergo --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---