mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #12308 -- Added tablespace support to the PostgreSQL backend.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16987 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
@@ -405,6 +405,8 @@ Django 1.4 also includes several smaller improvements worth noting:
|
||||
code are slightly emphasized. This change makes it easier to scan a stacktrace
|
||||
for issues in user code.
|
||||
|
||||
* :doc:`Tablespace support </topics/db/tablespaces>` in PostgreSQL.
|
||||
|
||||
* Customizable names for :meth:`~django.template.Library.simple_tag`.
|
||||
|
||||
* In the documentation, a helpful :doc:`security overview </topics/security>`
|
||||
|
||||
Reference in New Issue
Block a user