I think this topic is not realistic. If you store DateTime in another format then what the database is designed to deliver, then you don't just lose sorting and search capabilities, you also lose the ability for that data to be read and understood trivially by other tools besides Django. Which means the task of moving data from one database to another, or applying non-Django tools to the data suddenly has become much more complicated - to the point that non-Django people looking at the database will rightly wonder why the framework is obfuscating data.
Daniel Greenfeld pyda...@gmail.com -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/SUJHN3lvZmlSd0lK. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.