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
48b327ae
Kaydet (Commit)
48b327ae
authored
Mar 26, 2018
tarafından
James Bennett
Kaydeden (comit)
Tim Graham
Haz 30, 2018
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fixed #29261 -- Doc'd the reason for LICENSE.python.
üst
38cada7c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
0 deletions
+26
-0
LICENSE.python
LICENSE.python
+11
-0
general.txt
docs/faq/general.txt
+15
-0
No files found.
LICENSE.python
Dosyayı görüntüle @
48b327ae
Django is licensed under the three-clause BSD license; see the file
LICENSE for details.
Django includes code from the Python standard library, which is licensed under
the Python license, a permissive open source license. The copyright and license
is included below for compliance with Python's terms.
----------------------------------------------------------------------
Copyright (c) 2001-present Python Software Foundation; All Rights Reserved
A. HISTORY OF THE SOFTWARE
A. HISTORY OF THE SOFTWARE
==========================
==========================
...
...
docs/faq/general.txt
Dosyayı görüntüle @
48b327ae
...
@@ -71,6 +71,21 @@ Django was originally developed at World Online, the Web department of a
...
@@ -71,6 +71,21 @@ Django was originally developed at World Online, the Web department of a
newspaper in Lawrence, Kansas, USA. Django's now run by an international
newspaper in Lawrence, Kansas, USA. Django's now run by an international
`team of volunteers <https://www.djangoproject.com/foundation/teams/>`_.
`team of volunteers <https://www.djangoproject.com/foundation/teams/>`_.
How is Django licensed?
=======================
Django is distributed under `the 3-clause BSD license
<https://github.com/django/django/blob/master/LICENSE>`_. This is an open
source license granting broad permissions to modify and redistribute Django.
Why does Django include Python's license file?
==============================================
Django includes code from the Python standard library. Python is distributed
under a permissive open source license. `A copy of the Python license
<https://github.com/django/django/blob/master/LICENSE.python>`_ is
included with Django for compliance with Python's terms.
Which sites use Django?
Which sites use Django?
=======================
=======================
...
...
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