Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
D
django
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
django
Commits
f2d2f178
Kaydet (Commit)
f2d2f178
authored
Ock 16, 2017
tarafından
Tim Graham
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Removed empty sections from 1.11 release notes.
üst
0bc59978
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
64 deletions
+4
-64
1.11.txt
docs/releases/1.11.txt
+4
-64
No files found.
docs/releases/1.11.txt
Dosyayı görüntüle @
f2d2f178
...
@@ -94,11 +94,6 @@ Minor features
...
@@ -94,11 +94,6 @@ Minor features
model, or by setting the :attr:`.ModelAdmin.popup_response_template`
model, or by setting the :attr:`.ModelAdmin.popup_response_template`
attribute.
attribute.
:mod:`django.contrib.admindocs`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.auth`
:mod:`django.contrib.auth`
~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~
...
@@ -200,11 +195,6 @@ Minor features
...
@@ -200,11 +195,6 @@ Minor features
:class:`~django.contrib.gis.db.models.functions.IsValid` function, and
:class:`~django.contrib.gis.db.models.functions.IsValid` function, and
:lookup:`isvalid` lookup.
:lookup:`isvalid` lookup.
:mod:`django.contrib.messages`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.postgres`
:mod:`django.contrib.postgres`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
@@ -232,36 +222,6 @@ Minor features
...
@@ -232,36 +222,6 @@ Minor features
:class:`~django.contrib.postgres.forms.HStoreField` allow storing null
:class:`~django.contrib.postgres.forms.HStoreField` allow storing null
values.
values.
:mod:`django.contrib.redirects`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.sessions`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.sitemaps`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.sites`
~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.staticfiles`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.syndication`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
Cache
Cache
~~~~~
~~~~~
...
@@ -312,11 +272,6 @@ File Storage
...
@@ -312,11 +272,6 @@ File Storage
:class:`~django.core.files.File` now has the ``readable()``, ``writable()``,
:class:`~django.core.files.File` now has the ``readable()``, ``writable()``,
and ``seekable()`` methods.
and ``seekable()`` methods.
File Uploads
~~~~~~~~~~~~
* ...
Forms
Forms
~~~~~
~~~~~
...
@@ -327,11 +282,6 @@ Forms
...
@@ -327,11 +282,6 @@ Forms
<django.forms.Form.get_initial_for_field>` method returns initial data for a
<django.forms.Form.get_initial_for_field>` method returns initial data for a
form field.
form field.
Generic Views
~~~~~~~~~~~~~
* ...
Internationalization
Internationalization
~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~
...
@@ -426,11 +376,6 @@ Serialization
...
@@ -426,11 +376,6 @@ Serialization
:class:`~datetime.timedelta` objects (used by
:class:`~datetime.timedelta` objects (used by
:class:`~django.db.models.DurationField`).
:class:`~django.db.models.DurationField`).
Signals
~~~~~~~
* ...
Templates
Templates
~~~~~~~~~
~~~~~~~~~
...
@@ -470,11 +415,6 @@ Tests
...
@@ -470,11 +415,6 @@ Tests
Override the :meth:`.DiscoverRunner.run_checks` method if you want to disable
Override the :meth:`.DiscoverRunner.run_checks` method if you want to disable
that.
that.
URLs
~~~~
* ...
Validators
Validators
~~~~~~~~~~
~~~~~~~~~~
...
@@ -506,6 +446,10 @@ Backwards incompatible changes in 1.11
...
@@ -506,6 +446,10 @@ Backwards incompatible changes in 1.11
updated. Check your project if you subclass these widgets or extend the
updated. Check your project if you subclass these widgets or extend the
templates.
templates.
* Support for SpatiaLite < 4.0 is dropped.
* Support for GDAL 1.7 and 1.8 is dropped.
:mod:`django.contrib.staticfiles`
:mod:`django.contrib.staticfiles`
---------------------------------
---------------------------------
...
@@ -653,10 +597,6 @@ Miscellaneous
...
@@ -653,10 +597,6 @@ Miscellaneous
the current UTC date/time, instead of a datetime without any timezone
the current UTC date/time, instead of a datetime without any timezone
information.
information.
* Support for SpatiaLite < 4.0 is dropped.
* Support for GDAL 1.7 and 1.8 is dropped.
* CSRF failures are logged to the ``django.security.csrf`` logger instead of
* CSRF failures are logged to the ``django.security.csrf`` logger instead of
``django.request``.
``django.request``.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment