On Jun 30, 9:00 pm, "Paolo Ambrosio" <[EMAIL PROTECTED]>
wrote:
> I just built a test application and it works for me, if I understood
> what is your problem.
> [...]
> P.S.
> I am using the trunk
>

Many thanks for taking out the time to build a test application.  I
really appreciate that.  Thanks.

Trying to follow in with your example, I realised what was going
wrong.  The login template I am working with extends a base template,
and so naturally fills in blocks only from the parent template.  The
{% ifequal %} expression, for some reason that didn't stand out
before, was placed outside of any of the required main blocks.  No
sooner than I moved the expression inside one of the main blocks that
it started to work as expected.

Many thanks, again.  :)

--
Ayaz Ahmed Khan
--~--~---------~--~----~------------~-------~--~----~
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