Hi,

I've got two fields, in a model object: "from_date" and "to_date". How 
can I make the admin controller or model validate if the "from_date" 
field has always a lower value than "to_date"? Both are 
"django.db.models.DateField", but how can I create a validation between 
them?

Thanks!

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