Jeremy Dunck wrote:
> On 12/8/06, chasfs <[EMAIL PROTECTED]> wrote:
> >
> > I've gone through the tutorials but had a bit of a problem when I
> > changed the Choice's ForeignKey incorrectly half way through Tutorial
> > 2.  I typed in "Tabular" rather than "TABULAR". Once I did that, I
> > couldn't get the Add Poll to work, even though I corrected the typo.
> > Eventually restarting the server fixed it, but it took a while to
> > figure out. Is this a bug?
>
> I think there must be some other issue, because Tabular/TABULAR has no
> effect on the schema or any other persistent value.
>
> Perhaps you should post your model file (which is small at this point)?
>
> Also, if you're new to Python, make sure you're not mixing tabs and
> spaces; whitespace is important.  :)

Unfortunately, that version of the model file is long gone.  Whitespace
was not the problem, no errors reported. It just didn't switch to
TABULAR listing
of the choices until I restarted the server.


--~--~---------~--~----~------------~-------~--~----~
 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to