mirror of
https://github.com/django/django.git
synced 2025-04-15 12:54:38 +00:00
[1.6.x] Fixed 1.6 release notes.
Backport of adc6f38867dd5b57c9e1c50395eec01f6bdd651f from master.
This commit is contained in:
parent
e628753e7d
commit
7bd9c32f14
@ -41,9 +41,9 @@ Simplified default project and app templates
|
||||
The default templates used by :djadmin:`startproject` and :djadmin:`startapp`
|
||||
have been simplified and modernized. The :doc:`admin
|
||||
</ref/contrib/admin/index>` is now enabled by default in new projects; the
|
||||
:doc:`sites </ref/contrib/sites>` framework no longer is. :ref:`Language
|
||||
detection <how-django-discovers-language-preference>` and :ref:`clickjacking
|
||||
prevention <clickjacking-prevention>` are turned on.
|
||||
:doc:`sites </ref/contrib/sites>` framework no longer is. :ref:`clickjacking
|
||||
prevention <clickjacking-prevention>` is now on and the database defaults to
|
||||
SQLite.
|
||||
|
||||
If the default templates don't suit your tastes, you can use :ref:`custom
|
||||
project and app templates <custom-app-and-project-templates>`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user