Thanks to Karen, She figured it out. I guess she will know if it should be a ticket. I am like you. I sure don't know.
On Mon, Mar 2, 2009 at 2:43 PM, Michael A. Repucci <mich...@repucci.org> wrote: > Hey thanks Danny!! That worked! The quoted strings syntax should be > permissible, and works just fine with DEBUG=True, or on the development > server. I'd say this should be a new ticket, but what do I know. I'm just a > user not a developer. Anyway, thanks again! > > > On Mon, Mar 2, 2009 at 3:17 PM, Danny Brown <danb...@gmail.com> wrote: >> >> using syntax like this : contact = models.ForeignKey("Contact" was >> causing me to fail earlier today at the exact same line. >> her response to me was "Why are you using quoted strings instead of >> direct references to the target models here and in the OneToOneField >> in VoipGateway? I don't understand why it isn't working, but it also >> doesn't appear to be necessary in your case (you don't have circular >> references" >> >> sure enough, I got rid of the quoted strings and it began to work. >> Worth a shot anyway, if you don't need the circular references. >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---