Hi,
I'm looking for the recommended way of handling this. I have some models
like so:
class ContactInfo(models.Model):
uuid= UUIDField('UUID', blank=False, maxlength=50,
core=True, unique=True, editable=False)
first_name = models.CharField(blank=True, maxlength=20)
l
trunk/tests/regressiontests/forms/forms.py
>
>
>
> >
>
--
Fred Palmer | Senior Software Engineer
615.653.7228 | www.studionow.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
2 matches
Mail list logo