I don't quite get how a context processor, which can define template
variables, help here.

On Jul 3, 12:43 am, phillc <[EMAIL PROTECTED]> wrote:
> look up context processors
>
> On Jul 2, 4:31 am, pihentagy <[EMAIL PROTECTED]> wrote:
>
> > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to