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
c34c6d0a
Kaydet (Commit)
c34c6d0a
authored
Şub 01, 2019
tarafından
Tim Graham
Kaydeden (comit)
Carlton Gibson
Şub 01, 2019
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Used extlinks for GitHub commits.
üst
75d62788
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
+2
-3
conf.py
docs/conf.py
+1
-0
howto-release-django.txt
docs/internals/howto-release-django.txt
+1
-3
security.txt
docs/releases/security.txt
+0
-0
No files found.
docs/conf.py
Dosyayı görüntüle @
c34c6d0a
...
...
@@ -44,6 +44,7 @@ extensions = [
]
extlinks
=
{
'commit'
:
(
'https://github.com/django/django/commit/
%
s'
,
''
),
'cve'
:
(
'https://nvd.nist.gov/view/vuln/detail?vulnId=
%
s'
,
'CVE-'
),
'ticket'
:
(
'https://code.djangoproject.com/ticket/
%
s'
,
'#'
),
}
...
...
docs/internals/howto-release-django.txt
Dosyayı görüntüle @
c34c6d0a
...
...
@@ -179,9 +179,7 @@ OK, this is the fun part, where we actually push out a release!
checkout security/1.5.x; git rebase stable/1.5.x``) and then switch back and
do the merge. Make sure the commit message for each security fix explains
that the commit is a security fix and that an announcement will follow
(`example security commit`__).
__ https://github.com/django/django/commit/3ef4bbf495cc6c061789132e3d50a8231a89406b
(:commit:`example security commit <bf39978a53f117ca02e9a0c78b76664a41a54745>`).
#. For a feature release, remove the ``UNDER DEVELOPMENT`` header at the
top of the release notes and add the release date on the next line. For a
...
...
docs/releases/security.txt
Dosyayı görüntüle @
c34c6d0a
This diff is collapsed.
Click to expand it.
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