Hello,

I am trying to understand the sqlite3 backend, especially the 
register_converter part.

I wanted to understand why are those converters put in place?
I commented out this registration and even then was able to to query the 
database in django shell via the ORM..
Even raw query execution returned correct results.

Is it there to maintain backward compatibility ? (guessing)

Thank you

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/047f179e-8d10-4752-8a67-7480d5a7074f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to