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

Database Values Not Displaying in Admin

2006-02-26 Thread neomlsra
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 way through it vs. just copying code examples. I have used