Re: draft blog post for Oracle help

2017-05-04 Thread Jani Tiainen
Just a note - Oracle announced few days ago official 12c docker images available (for free) from docker store. So there is now alternative way to have oracle database for testing. See https://github.com/oracle/docker-images/tree/master/OracleDatabase for scripts and https://store.docker.com/

Re: draft blog post for Oracle help

2017-05-04 Thread Mariusz Felisiak
I updated https://code.djangoproject.com/wiki/OracleTestSetup instruction. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: draft blog post for Oracle help

2015-09-30 Thread Tim Graham
For what it's worth, on my machine `time ./tests/runtests.py` takes about ~40 minutes for the Oracle 11 VM and ~53 minutes for the Oracle 12 VM (averaged over 3 runs for each). On Thursday, September 24, 2015 at 8:53:05 PM UTC-4, Shai Berger wrote: > > Hi, > > On Friday 25 September 2015 00:34:

Re: draft blog post for Oracle help

2015-09-24 Thread Shai Berger
Hi, On Friday 25 September 2015 00:34:21 Tim Graham wrote: > Thanks again for updating those instructions. Just a couple things: > I second that. > 1. The DATABASES setting should have an 'other' database as they did > before. > > 2. I think the settings also need to define the 'TEST' option l

Re: draft blog post for Oracle help

2015-09-24 Thread Tim Graham
Thanks again for updating those instructions. Just a couple things: 1. The DATABASES setting should have an 'other' database as they did before. 2. I think the settings also need to define the 'TEST' option like they did before: 'TEST': { 'USER': 'djangotest', 'TBLSPACE': 'django_test'

Re: draft blog post for Oracle help

2015-09-24 Thread Mariusz Felisiak
https://code.djangoproject.com/wiki/OracleTestSetup instruction is ready, enjoy W dniu wtorek, 8 września 2015 14:14:44 UTC+2 użytkownik Tim Graham napisał: > > Another place to help is to update the instructions on how to run the > tests with the Oracle Developer Days VM. The current instructio

Re: draft blog post for Oracle help

2015-09-08 Thread Tim Graham
Another place to help is to update the instructions on how to run the tests with the Oracle Developer Days VM. The current instructions are for version 11 of the VM, but now Oracle only provides a VM for version 12. https://code.djangoproject.com/wiki/OracleTestSetup On Tuesday, September 8, 20

Re: draft blog post for Oracle help

2015-09-08 Thread Jani Tiainen
On 08.09.2015 14:08, Jani Tiainen wrote: All hands on deck.. ;) I wouldn't mind having an additional pair of hands to help. Normal backend is in rather good shape - all tests do pass. GIS backend on the other hand is having more or less fun-to-fix issues. I've made some progress to make cu

Re: draft blog post for Oracle help

2015-09-08 Thread Jani Tiainen
All hands on deck.. ;) I wouldn't mind having an additional pair of hands to help. Normal backend is in rather good shape - all tests do pass. GIS backend on the other hand is having more or less fun-to-fix issues. I've made some progress to make current backend even pass the tests. If you w

Re: draft blog post for Oracle help

2015-09-07 Thread Mariusz Felisiak
Hi everybody, I would like to volunteer to help maintain Oracle and Oracle GIS backend. I have been developing (commercial) apps with Django framework and oracle backend for 8 years now. I am familiar with the problems associated with it because few times I have been forced to find ways to solv

Re: draft blog post for Oracle help

2015-08-19 Thread Shai Berger
Hi all, On Wednesday 19 August 2015 15:06:17 Marc Tamlyn wrote: > Hi Jani, > > Thanks so much for sticking your hand up to help maintain Oracle! It is an > important part of our ecosystem. > I would like to add my voice in thanking Jani, and also Josh, for standing up for Oracle. Marc is right,

Re: draft blog post for Oracle help

2015-08-19 Thread Marc Tamlyn
Hi Jani, Thanks so much for sticking your hand up to help maintain Oracle! It is an important part of our ecosystem. Marc On 19 August 2015 at 07:45, Josh Smeaton wrote: > I'll also stick my hand up to be involved with the Oracle backend, but not > the Oracle GIS backend. I don't have a lot of

Re: draft blog post for Oracle help

2015-08-18 Thread Josh Smeaton
I'll also stick my hand up to be involved with the Oracle backend, but not the Oracle GIS backend. I don't have a lot of time available at the moment, but I'll be able to support Jani and anyone else that's interested in maintaining the backend. Cheers On Wednesday, 19 August 2015 16:36:23 UTC

Re: draft blog post for Oracle help

2015-08-18 Thread Jani Tiainen
Hi all, I'm volunteering myself to maintain both Oracle and Oracle GIS backends. I've been developing applications based on Oracle for almost 20 years now and I've been maintaining Oracle installations and databases. I've been developing with Django and it's GIS parts with almost 10 years now.

Re: draft blog post for Oracle help

2015-08-14 Thread Ola Sitarska
Great job Tim! :) On Thu, Aug 13, 2015 at 5:12 PM, Tim Graham wrote: > I've drafted a blog post to advertise our need for Oracle expertise. > Please take a look and give feedback before it's published. Thanks! > > Django team seeks help maintaining Oracle and Oracle GIS backends > >

draft blog post for Oracle help

2015-08-13 Thread Tim Graham
I've drafted a blog post to advertise our need for Oracle expertise. Please take a look and give feedback before it's published. Thanks! Django team seeks help maintaining Oracle and Oracle GIS backends --- Sever