summaryrefslogtreecommitdiff
path: root/tests/modeltests/tablespaces
AgeCommit message (Collapse)Author
2011-10-15Modified the tablespaces tests so that they no longer rely on ↵Aymeric Augustin
settings.DEFAULT_INDEX_TABLESPACE being empty. Refs #12308. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16990 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-15Fixed a test failure introduced at r16987. Refs #12308.Aymeric Augustin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16988 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-14Fixed #12308 -- Added tablespace support to the PostgreSQL backend.Aymeric Augustin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16987 bcc190cf-cafb-0310-a4f2-bffc1f526a37