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
13501d16
Unverified
Kaydet (Commit)
13501d16
authored
Ara 05, 2018
tarafından
Tim Graham
Kaydeden (comit)
GitHub
Ara 05, 2018
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
[2.0.x] Refs #30013 -- Doc'd that mysqlclient 1.3.14 and later isn't supported.
üst
288279cc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
databases.txt
docs/ref/databases.txt
+1
-1
mysql.txt
tests/requirements/mysql.txt
+1
-2
No files found.
docs/ref/databases.txt
Dosyayı görüntüle @
13501d16
...
...
@@ -357,7 +357,7 @@ Connector/Python includes `its own`_.
mysqlclient
~~~~~~~~~~~
Django
requires `mysqlclient`_ 1.3.7 or later
.
Django
supports `mysqlclient`_ 1.3.7 through 1.3.13
.
MySQL Connector/Python
~~~~~~~~~~~~~~~~~~~~~~
...
...
tests/requirements/mysql.txt
Dosyayı görüntüle @
13501d16
# Due to a bug that will be fixed in mysqlclient 1.3.7.
mysqlclient >= 1.3.7
mysqlclient >= 1.3.7, < 1.3.14
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