HI Karen,
Thanks for your reminding. I have moved to django-users.
On Feb 20, 2:51 pm, Karen Tracey wrote:
> Please ask questions about using Django on django-users. The topic of this
> list is the development of Django itself.
>
> Karen
--
You received this message because you are subscribed
Please ask questions about using Django on django-users. The topic of this
list is the development of Django itself.
Karen
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.
Hi all,
I would like to write some django note via template. I tried to
show ""{{ sample }}"" on my website, but it's empty. I think django
think it's a variable name.
So, how to show {{ sample }} ? On the other hand, how to show
template reserved word?
Thanks a lot.
--
You received t