Re: proposal: endif, endfor etc assume whatever follows in tag is comment

2006-03-15 Thread Luis Armendariz
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

Re: Database Values Not Displaying in Admin

2006-02-26 Thread Luis Armendariz
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