I support deleting django.contrib.gis.db.models.sql.compiler.SQLDateTimeCompiler. There's some code in Django I'm really ashamed of; this class ranks high on the list.
I've been frustrated by inconsistencies in this area in the past but never investigated. Overall, your approach looks reasonable and the new API is useful. Two questions: - Do we now have a consistent set of conversion methods and a clear view of which one does what? - Did you consider adding an example of switching from SubfieldBase to from_db_value in the docs? -- Aymeric. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/071D2D94-60FF-44C4-90CB-F9CCEB1252C8%40polytechnique.org. For more options, visit https://groups.google.com/d/optout.
