Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
D
django2-project-template
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
django2-project-template
Commits
3505b876
Unverified
Kaydet (Commit)
3505b876
authored
Mar 21, 2019
tarafından
Uğur Özyılmazel
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Drop older Django versions support
üst
dbcf1c9d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
install.sh
install.sh
+0
-10
No files found.
install.sh
Dosyayı görüntüle @
3505b876
...
...
@@ -20,8 +20,6 @@ color_r=$(tput sgr0) # reset
AVAILABLE_OPTIONS
=(
"Django 2.1.7"
"Django 2.1.5"
"Django 2.1.3"
"Django 2.0.5"
"Cancel and quit"
)
...
...
@@ -38,14 +36,6 @@ do
PACKAGE
=
"django-2.1.5"
break
;;
"Django 2.1.3"
)
PACKAGE
=
"django-2.1.3"
break
;;
"Django 2.0.5"
)
PACKAGE
=
"django-2.0.5"
break
;;
"Cancel and quit"
)
echo
"Canceled..."
exit
1
...
...
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