On Feb 4, 1:01 am, Alex Vidal <alex.vi...@gmail.com> wrote: > We're using django-pyodbchttp://code.google.com/p/django-pyodbc/here at > the office and ran into a few snags when testing Django 1.4. I forked the > project onto github and made some changes to support 1.4 > (https://github.com/avidal/django-pyodbc/compare/master...django-1.4), but > I was thinking about making further, more significant changes to it. Is > there documentation in regards to creating a new database backend, or do we > just need to look at the existing ones and piece it together?
I don't think there is any documentation about this. So, you just need to dig through the different backends and see what they do. Of course, the test suite will point out most problems for you. - Anssi -- You received this message because you are subscribed to the Google Groups "Django developers" group. 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.