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
b94279dd
Kaydet (Commit)
b94279dd
authored
Kas 17, 2018
tarafından
Tim Graham
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
[2.1.x] Refs #28814 -- Doc'd Python 3.7 compatibility in Django 1.11.x.
Backport of
2fd21a18
from master.
üst
0991940c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
5 deletions
+6
-5
install.txt
docs/faq/install.txt
+1
-1
1.11.17.txt
docs/releases/1.11.17.txt
+2
-1
1.11.txt
docs/releases/1.11.txt
+3
-3
No files found.
docs/faq/install.txt
Dosyayı görüntüle @
b94279dd
...
...
@@ -46,7 +46,7 @@ What Python version can I use with Django?
============== ===============
Django version Python versions
============== ===============
1.11 2.7, 3.4, 3.5, 3.6
1.11 2.7, 3.4, 3.5, 3.6
, 3.7 (added in 1.11.17)
2.0 3.4, 3.5, 3.6, 3.7
2.1, 2.2 3.5, 3.6, 3.7
============== ===============
...
...
docs/releases/1.11.17.txt
Dosyayı görüntüle @
b94279dd
...
...
@@ -4,7 +4,8 @@ Django 1.11.17 release notes
*Release date TBD*
Django 1.11.17 fixes several bugs in 1.11.16.
Django 1.11.17 fixes several bugs in 1.11.16 and adds compatibility with
Python 3.7.
Bugfixes
========
...
...
docs/releases/1.11.txt
Dosyayı görüntüle @
b94279dd
...
...
@@ -22,9 +22,9 @@ for the previous LTS, Django 1.8, will end in April 2018.
Python compatibility
====================
Django 1.11 requires Python 2.7, 3.4, 3.5,
or 3.6. Django 1.11 is the first
release to support Python 3.6. We **highly recommend** and only officially
s
upport the latest release of each s
eries.
Django 1.11 requires Python 2.7, 3.4, 3.5,
3.6, or 3.7 (as of 1.11.17). We
**highly recommend** and only officially support the latest release of each
series.
The Django 1.11.x series is the last to support Python 2. The next major
release, Django 2.0, will only support Python 3.4+.
...
...
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