> It doesn't by default. However, have a look
> athttp://www.djangoproject.com/documentation/templates_python/#django-c...to
> see how to enable that. Generic views are given a RequestContext context, so
> providing you enable the correct middleware processors, this will be possible.
You thoug
> It doesn't by default. However, have a look
> athttp://www.djangoproject.com/documentation/templates_python/#django-c...to
> see how to enable that. Generic views are given a RequestContext context, so
> providing you enable the correct middleware processors, this will be possible.
(...)
Than
On Mon, 2007-06-11 at 21:42 +, eXt wrote:
> Hi all!
>
> Short version: Is it possible to access request from generic
> view's template and how to do that?
>
> Long version: I've a form I use to add an 'objects' to db. After I
> add my 'object' I call something like:
>
>
>messag
3 matches
Mail list logo