Bump
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more op
I have recently come across a slight difference in the way that
datetimefields are handled by mysql and sqlite. Locally, on my desktop
I use sqlite for debugging, while the production server runs mysql.
Running django-trunk. One of my models includes a datetimefield:
last_fetched = models.DateTim
2 matches
Mail list logo