On Feb 20, 5:39 pm, Stanwin Siow <stanwin.kts...@gmail.com> wrote:
> Try removing
>
> "Event Type",
>
> in the following
>
> message = models.CharField("Event Type", max_length=12,
> choices=EVENT_TYPE_CHOICES)
>
> Best Regards,
>
> Stanwin Siow


No difference.


>
> On Feb 21, 2012, at 8:32 AM, larry.mart...@gmail.com wrote:
>
>
>
>
>
>
>
> > ield("Event Type", max_length=12,
> > choices=EVENT_TYPE_CHOICES)

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

Reply via email to