Home | History | Annotate | Download | only in afe

Lines Matching refs:ModelWithInvalid

1234 class ModelWithInvalid(ModelExtensions):
1254 super(ModelWithInvalid, self).save(*args, **kwargs)
1297 super(ModelWithInvalid.Manipulator, cls)._prepare(model)