1
0
mirror of https://github.com/django/django.git synced 2025-03-15 11:50:46 +00:00

2 Commits

Author SHA1 Message Date
Claude Paroz
322560489b [1.7.x] Fixed #24051 -- Made schema infrastructure honor tablespaces
Partial backport of 30cbd5d36. Thanks Douglas J. Reynolds for the
report and initial patch.
2014-12-27 15:12:17 +01:00
Moayad Mardini
7bd2ad1dd9 [1.7.x] Created a new tests folder (model_options).
And moved `tablespaces` option tests to it.
The new folder can be used to test models/options, like the new option
added in refs #22778.

Backport of 5a3ae7e260 from master
2014-06-11 11:40:08 -04:00