DuncanM wrote: > I checked my DB and for somereason the MenuItem's are not being saved > when I save a menu?? > > Also my get_absolute_url method on Menu only returns ".../Menu/" > rather then ".../Menu/id" > > Could someone please show me what I'm doing wrong? > > Thanks, > Duncan > This might be off the mark, but I thought I'd check. The first thing that comes to mind is database syncing. Did you remember to run ./manage.py syncdb after making those changes in the code?
Nick --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---