Quite understandable. I'll drop it for the moment as I have what I
need to get my project going but as Arnold said- I'll be back..
2008/8/22, Russell Keith-Magee <[EMAIL PROTECTED]>:
>
> On Fri, Aug 22, 2008 at 12:39 AM, crippledcanary
> <[EMAIL PROTECTED]> wrote:
>>
>> I am working on http://cod
On Fri, Aug 22, 2008 at 12:39 AM, crippledcanary
<[EMAIL PROTECTED]> wrote:
>
> I am working on http://code.djangoproject.com/ticket/6148.
> This includes a new option "db_schema" that's been added to a models
> meta class.
> It involves using a custom schema for any model that has this
> attribut
I am working on http://code.djangoproject.com/ticket/6148.
This includes a new option "db_schema" that's been added to a models
meta class.
It involves using a custom schema for any model that has this
attribute set.
The problem comes when testing.
In postgres a test database is created and inside