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
b215a3ab
Kaydet (Commit)
b215a3ab
authored
Eki 05, 2015
tarafından
Tim Graham
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fixed #25502 -- Added supported Python versions in 1.7, 1.8 release notes.
üst
04ecc262
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
5 deletions
+7
-5
1.7.txt
docs/releases/1.7.txt
+5
-3
1.8.txt
docs/releases/1.8.txt
+2
-2
No files found.
docs/releases/1.7.txt
Dosyayı görüntüle @
b215a3ab
...
@@ -20,9 +20,11 @@ and some features have reached the end of their deprecation process and
...
@@ -20,9 +20,11 @@ and some features have reached the end of their deprecation process and
Python compatibility
Python compatibility
====================
====================
Django 1.7 requires Python 2.7 or above, though we **highly recommend**
Django 1.7 requires Python 2.7, 3.2, 3.3, or 3.4. We **highly recommend** and
the latest minor release. Support for Python 2.6 has been dropped and support
only officially support the latest release of each series.
for Python 3.4 has been added.
Since Django 1.6, support for Python 2.6 has been dropped and support for
Python 3.4 has been added.
This change should affect only a small number of Django users, as most
This change should affect only a small number of Django users, as most
operating-system vendors today are shipping Python 2.7 or newer as their default
operating-system vendors today are shipping Python 2.7 or newer as their default
...
...
docs/releases/1.8.txt
Dosyayı görüntüle @
b215a3ab
...
@@ -25,8 +25,8 @@ release date of Django 1.8.
...
@@ -25,8 +25,8 @@ release date of Django 1.8.
Python compatibility
Python compatibility
====================
====================
Like Django 1.7, Django 1.8 requires Python 2.7
or above, though we
Like Django 1.7, Django 1.8 requires Python 2.7
, 3.2, 3.3, or 3.4. We **highly
**highly recommend** the latest minor release
.
recommend** and only officially support the latest release of each series
.
What's new in Django 1.8
What's new in Django 1.8
========================
========================
...
...
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