Thanks Malcolm for this detailed answer
Regards, Alex
--~--~-~--~~~---~--~~
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 thi
On Mon, 2006-10-16 at 12:20 -0700, plisk wrote:
> Hi there,
>
> Is it possible somehow to validate DateTime field in admin against
> another DateTime field(with validators.IsLessThanOtherField for
> example) without writing custom validator ? With
> validators.IsLessThanOtherField it complain
Hi there,
Is it possible somehow to validate DateTime field in admin against
another DateTime field(with validators.IsLessThanOtherField for
example) without writing custom validator ? With
validators.IsLessThanOtherField it complains because of in all_data
DateTime field is splitted to Date
3 matches
Mail list logo