On Nov 21, 5:24 am, Brot <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I expand the models.py in the django internal apps like auth, session,
> contenttypes,
> sites,..http://www.djangoproject.com/documentation/model-api/#db-tablespace
>
> This worked for me, but It's only a workaround.
> I created a t
Hello,
I expand the models.py in the django internal apps like auth, session,
contenttypes, sites,..
http://www.djangoproject.com/documentation/model-api/#db-tablespace
This worked for me, but It's only a workaround.
I created a ticket, because I think it would be great to have the
possibility t
Maybe you can change the tablespace in the initial sql, see here
http://www.djangoproject.com/documentation/model-api/#database-backend-specific-sql-data
Norbert
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Djan
Hello,
yesterday I tried django in my company. We have oracle databases. But
now I have a problem! :-(
Is it possible to define TABLESPACES for the "syncdb" - CREATE TABLE -
Statements? If not, where can I find the Statements in the source code
to extend the statement? I am searching the source
4 matches
Mail list logo