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
ee2f0f31
Kaydet (Commit)
ee2f0f31
authored
Tem 11, 2016
tarafından
Tim Graham
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Linked "Features removed" release notes to corresponding deprecation notes.
üst
f4afb85d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
14 deletions
+12
-14
1.10.txt
docs/releases/1.10.txt
+3
-3
1.7.txt
docs/releases/1.7.txt
+3
-5
1.8.txt
docs/releases/1.8.txt
+3
-3
1.9.txt
docs/releases/1.9.txt
+3
-3
No files found.
docs/releases/1.10.txt
Dosyayı görüntüle @
ee2f0f31
...
...
@@ -1148,9 +1148,9 @@ Miscellaneous
Features removed in 1.10
========================
These features have reached the end of their deprecation cycle and
so have been
removed in Django 1.10 (please see the :ref:`deprecation timeline
<deprecation-removed-in-1.10>` for more details):
These features have reached the end of their deprecation cycle and
are removed
in Django 1.10. See :ref:`deprecated-features-1.8` for details, including how
to remove usage of these features.
* Support for calling a ``SQLCompiler`` directly as an alias for calling its
``quote_name_unless_alias`` method is removed.
...
...
docs/releases/1.7.txt
Dosyayı görüntüle @
ee2f0f31
...
...
@@ -1808,11 +1808,9 @@ Private APIs ``django.db.models.sql.where.WhereNode.make_atom()`` and
Features removed in 1.7
=======================
These features have reached the end of their
:ref:`deprecation cycle <deprecation-removed-in-1.7>` and so have been
removed in Django 1.7 (please see the
:ref:`deprecation timeline <deprecation-removed-in-1.7>` for more details):
These features have reached the end of their deprecation cycle and are removed
in Django 1.7. See :ref:`deprecated-features-1.5` for details, including how to
remove usage of these features.
* ``django.utils.simplejson`` is removed.
...
...
docs/releases/1.8.txt
Dosyayı görüntüle @
ee2f0f31
...
...
@@ -1713,9 +1713,9 @@ After switching to the new signature the router will also be called by the
Features removed in 1.8
=======================
These features have reached the end of their deprecation cycle and
so have been
removed in Django 1.8 (please see the :ref:`deprecation timeline
<deprecation-removed-in-1.8>` for more details):
These features have reached the end of their deprecation cycle and
are removed
in Django 1.8. See :ref:`deprecated-features-1.6` for details, including how to
remove usage of these features.
* ``django.contrib.comments`` is removed.
...
...
docs/releases/1.9.txt
Dosyayı görüntüle @
ee2f0f31
...
...
@@ -1390,9 +1390,9 @@ Miscellaneous
Features removed in 1.9
=======================
These features have reached the end of their deprecation cycle and
so have been
removed in Django 1.9 (please see the :ref:`deprecation timeline
<deprecation-removed-in-1.9>` for more details):
These features have reached the end of their deprecation cycle and
are removed
in Django 1.9. See :ref:`deprecated-features-1.7` for details, including how to
remove usage of these features.
* ``django.utils.dictconfig`` is removed.
...
...
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