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
4c2197db
Kaydet (Commit)
4c2197db
authored
May 15, 2015
tarafından
Kamran Mackey
Kaydeden (comit)
Tim Graham
May 16, 2015
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Updated the Python shell example to use generic version numbers.
üst
32260503
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
install.txt
docs/intro/install.txt
+3
-3
No files found.
docs/intro/install.txt
Dosyayı görüntüle @
4c2197db
...
@@ -10,7 +10,7 @@ Install Python
...
@@ -10,7 +10,7 @@ Install Python
--------------
--------------
Being a Python Web framework, Django requires Python. It works with Python 2.7
Being a Python Web framework, Django requires Python. It works with Python 2.7
3.3+. All these versions of Python include a lightweight database called
and Python
3.3+. All these versions of Python include a lightweight database called
SQLite_ so you won't need to set up a database just yet.
SQLite_ so you won't need to set up a database just yet.
.. _sqlite: http://sqlite.org/
.. _sqlite: http://sqlite.org/
...
@@ -28,8 +28,8 @@ your operating system's package manager.
...
@@ -28,8 +28,8 @@ your operating system's package manager.
You can verify that Python is installed by typing ``python`` from your shell;
You can verify that Python is installed by typing ``python`` from your shell;
you should see something like::
you should see something like::
Python 3.
3.3 (default, Nov 26 2013, 13:33:18)
Python 3.
4.x
[GCC 4.
8.2
] on linux
[GCC 4.
x
] on linux
Type "help", "copyright", "credits" or "license" for more information.
Type "help", "copyright", "credits" or "license" for more information.
>>>
>>>
...
...
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