mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #28260 -- Allowed customizing the test tablespace initial and autoextend size on Oracle.
Thanks Tim Graham for the review.
This commit is contained in:
parent
8149bd00d8
commit
516b7664dc
4 changed files with 84 additions and 8 deletions
|
@ -35,6 +35,7 @@ autodetector
|
|||
autodiscovery
|
||||
autoescape
|
||||
autoescaping
|
||||
autoextend
|
||||
autogenerated
|
||||
autoincrement
|
||||
autoreload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue