scum wrote:
> +1 for {# #} comment tag. I've written some middleware to allow me to
> use the {# #} syntax and it has made templating much smoother.
>
> The {# #} middleware and other arguments on this subject can be found
> here:
> http://groups.google.com/group/django-developers/browse_frm/thr
On Sunday, 26.02.06 at 04:36, neomlsra wrote:
>
> I am working through the tutorial for Django and have had a dickens of
> a time displaying the values that are added through the admin. I have
> included my script below as I am using my own example vs. the Poll
> example to force me to think my w