Sorry, it were an human error!
Solved!
--
Gustavo Henrique
http://www.gustavohenrique.net
http://blog.gustavohenrique.net
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this grou
Hi!
I'm trying to compare 2 dates and appears the error message:
can't compare datetime.datetime to datetime.date
But in the shell is ok. why?
date1 = models.DateField()
date2 = datetime.date.today()
--~--~-~--~~~---~--~~
You received this message because you are
2 matches
Mail list logo