Re: Oracle: call for testing

2006-12-20 Thread McA
Matt Boersma schrieb: - To run the unit ts, est suite, do "python tests/runtests.py --settings=myproject.settings" from the root of the boulder-oracle-sprint branch. Make sure myproject.settings is a python module in your PYTHONPATH that is configured to connect to an Oracle database. Hi Mat

Re: Oracle: call for testing

2006-12-19 Thread McA
Matt Boersma schrieb: > Here is the current status of Oracle support: Hi Matt, thank you for answering so fast. It helps me starting in the right direction, hopefully. ;-) > Questions about Django development in general are answered here: > http://www.djangoproject.com/documentation/contribut

Re: Oracle: call for testing

2006-12-18 Thread McA
Hi ogghead, I'm just new to django and would like to give it a try. I need Oracle support and therefore searched around. Could you explain, what the current status of Oracle support is? How can the tests you mentioned be done. I don't know how to do them in my environment. Are changes from trunk

Contributing to Oracle database backend code

2006-12-16 Thread McA
Hi all, want to give django a try with an Oracle database. Downloaded current svn version and saw that two methods/functions in introspection.py are not implemented yet. get_relations and get_indexes. I would like to contribute this two functions but there are some questions open for me: 1) Data