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 to define a default tablespace for tables and indexes in settings.py http://code.djangoproject.com/ticket/6007 Bernd --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

