On Mon, Mar 9, 2009 at 5:25 AM, David Reynolds
<[email protected]>wrote:

>
> Hi,
>
> I need to use some sort of model validation in a project I am working
> on and I wondered what that status of
> http://code.djangoproject.com/ticket/6845 is.
>
> Is the github code useable for production? Is there anything I can do
> to help with it? Is there a recommended workaround for model
> validation in the meantime?
>
> Thanks,
>
> David
>
> --
> David Reynolds
> [email protected]
>
> >
>
Unfortunately due to time requirements model-validation has been delayed
until Django 1.2.  If you still need it now you could try using the github
branch. although my guess is it's not that stable.  Alternatively you could
try this approach:
http://www.pointy-stick.com/blog/2008/10/15/django-tip-poor-mans-model-validation/

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to