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
2f37ad88
Kaydet (Commit)
2f37ad88
authored
Mar 21, 2014
tarafından
Tim Graham
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bumped version to reflect master is now pre-1.8.
üst
4d0c5f61
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
__init__.py
django/__init__.py
+1
-1
conf.py
docs/conf.py
+2
-2
No files found.
django/__init__.py
Dosyayı görüntüle @
2f37ad88
VERSION
=
(
1
,
7
,
0
,
'alpha'
,
2
)
VERSION
=
(
1
,
8
,
0
,
'alpha'
,
0
)
def
get_version
(
*
args
,
**
kwargs
):
...
...
docs/conf.py
Dosyayı görüntüle @
2f37ad88
...
...
@@ -66,7 +66,7 @@ copyright = 'Django Software Foundation and contributors'
# built documents.
#
# The short X.Y version.
version
=
'1.
7
'
version
=
'1.
8
'
# The full version, including alpha/beta/rc tags.
try
:
from
django
import
VERSION
,
get_version
...
...
@@ -82,7 +82,7 @@ else:
release
=
django_release
()
# The "development version" of Django
django_next_version
=
'1.
7
'
django_next_version
=
'1.
8
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
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