peter_k wrote: > hi jason, i am willing to help but i am not a python expert (yet). that > being said, if you'd explain how this backend works (especially the > oracle-related tweaks) we could work on it together. > > thanks, > peter
Peter, I posted some of my explanations to the Django dev list when I first created the patch: http://groups.google.com/group/django-developers/msg/fa940cfe71e2e634 Other explanations are explained in the ticket. I'm thinking that a general document on how-to create a db backend for Django would benefit the project (and would help in this instance of helping you understand the patch). Sadly, I'm pretty maxed out on having time to write docs. (I know, excuses, excuses.) I'll just say, dive in, start playing with the patch, and when you get stuck, ask questions. :-) -Jason --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-developers -~----------~----~----~----~------~----~------~--~---
