More specifically, the RMN was an Ellington CMS site (pre-0.96 Django)
I believe. The same infrastructure still powers several Colorado
newspapers, though: The Boulder Daily Camera, The Broomfield
Enterprise, and The Steamboat Pilot.
We know because once in a while they've left DEBUG=True in set
On Tue, Feb 24, 2009 at 12:44 PM, Brandon Taylor
wrote:
> When connecting to Oracle with Django through a shell, everything
> works as expected. However, when I use Aptana/PyDev to debug...
It sounds likely that debugging environment differs from what
"manage.py shell" gets.
The other environme
sc activities... not sure what's up from the Django side. The user
>> > I'm connecting with has correct privileges; my Oracle person has
>> > triple-checked.
>>
>> > If I try to run a syncdb, I get the Oracle environment handle error,
>> > even th
> desc activities... not sure what's up from the Django side. The user
> I'm connecting with has correct privileges; my Oracle person has
> triple-checked.
>
> If I try to run a syncdb, I get the Oracle environment handle error,
> even though I've specified that in ma
>>
>> Now I'm getting an error:
>> DatabaseError: ORA-12505: TNS:listener does not currently know of SID
>> given in connect descriptor
>>
>> Everything I've found online seems to point to a "tnsnames.ora" file
>> that describes
snames.ora" file
> that describes the connection information. A co-worker sent me their
> "tnsnames.ora" file, but I'm unsure where to put this in OS X.
>
> My ORACLE_HOME is "/Users/bft228/Library/Oracle/instantclient_10_2"
>
> Thoughts?
> Brand
Brandon,
Usually that error arises from cx_Oracle when the ORACLE_HOME
environment variable isn't set. Try doing "manage.py shell" and
looking at what's in os.environ--if you don't see ORACLE_HOME set to
the correct location there, try fixing that first.
Matt
On Fri, Feb 20, 2009 at 9:41 AM, B
On May 30, 9:29 am, Rob Hudson <[EMAIL PROTECTED]> wrote:
> I was kind of wondering the same... is the Django Book going to align
> with Django 1.0?
If it's going to press in June as Apress currently claims, then I'm
guessing "Pro Django" won't cover Django 1.0. Jacob? It is nice to
see that it
8 matches
Mail list logo