Yes, I did run syncdb. I ran it again, just to be sure. Adding the verbose_name in Meta solves the problem, but commenting it out brings back "None". Is setting the verbose_name required or is this just an oversight somewhere?
Todd P.S. Thanks for being patient. I feel a little between worlds, here. Several people have said that new projects should be using m-r, but it's clear that the documentation isn't quite there yet for newbies. I'm willing to help update tutorials and such. Just point me in the right direction... On Apr 3, 2006, at 2:01 AM, fullfactor wrote: > > Did you run manage.py syncdb to create the database tables required > for > the adminstration interface? > > Also, you can specify verbose_name in the Meta class in your model. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---