On Jan 12, 6:36 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> Did you miss the "This is an experimental feature!" note at the top of:
>
> http://www.djangoproject.com/documentation/models/validation/
>
> ?
>
> Last I recall seeing it mentioned here, model validation is still a work in
> progres
On Jan 12, 2008 1:17 PM, Ian J Cottee <[EMAIL PROTECTED]> wrote:
>
> I've actually written a couple of basic apps in Django but today I
> thought I'd play around with doc tests and realised I didn't know as
> much as I thought I did. This is all done with latest trunk.
>
> Let's take a model defin
I've actually written a couple of basic apps in Django but today I
thought I'd play around with doc tests and realised I didn't know as
much as I thought I did. This is all done with latest trunk.
Let's take a model definition that has just the following:
class PartType(models.Model):
code
3 matches
Mail list logo