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
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
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
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