On Feb 11, 5:03 pm, harryos wrote:
> hi
> I have an entry model and its modelform .The entry model has a
> start,end datetimes.I want to prevent the user from mistakenly
> entering an end datetime value which is before the start datetime.(ie,
> end=11feb2010 and start=12feb2010 is wrong).I tried t
hi
I have an entry model and its modelform .The entry model has a
start,end datetimes.I want to prevent the user from mistakenly
entering an end datetime value which is before the start datetime.(ie,
end=11feb2010 and start=12feb2010 is wrong).I tried to do the error
check in an add_entry() view.
I
2 matches
Mail list logo