hi, bruno, Thanks very much for your reply, it does help a lot...
On Oct 29, 1:29 am, bruno desthuilliers
<[EMAIL PROTECTED]> wrote:
> If you add "django.core.context_processors.request" to your
> settings.CONTEXT_PROCESSORS and use RequestContext objects in your
> views, you'll have access to t
On 28 oct, 17:47, "yuanyun.ken" <[EMAIL PROTECTED]> wrote:
> Hi,I am a newbie to Django, and will use it in my latest project right
> away.
> now I encounter a little problem.
>
> How can I get value of query string in
> template?http://localhost/mysite/login/?next=/mysite/product/
> My aim is t
Hi,I am a newbie to Django, and will use it in my latest project right
away.
now I encounter a little problem.
How can I get value of query string in template?
http://localhost/mysite/login/?next=/mysite/product/
My aim is to set next value in my login.html, if there is "next" in
query string, u
3 matches
Mail list logo