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
ac06cb0e
Kaydet (Commit)
ac06cb0e
authored
Haz 13, 2016
tarafından
Tim Graham
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Removed some blank lines per isort.
üst
d43c91e1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
test_percents.py
tests/i18n/test_percents.py
+0
-1
utils.py
tests/i18n/utils.py
+0
-1
No files found.
tests/i18n/test_percents.py
Dosyayı görüntüle @
ac06cb0e
...
...
@@ -11,7 +11,6 @@ from django.utils.translation import activate, get_language, trans_real
from
.utils
import
POFileAssertionMixin
SAMPLEPROJECT_DIR
=
os
.
path
.
join
(
os
.
path
.
dirname
(
os
.
path
.
abspath
(
upath
(
__file__
))),
'sampleproject'
)
SAMPLEPROJECT_LOCALE
=
os
.
path
.
join
(
SAMPLEPROJECT_DIR
,
'locale'
)
...
...
tests/i18n/utils.py
Dosyayı görüntüle @
ac06cb0e
...
...
@@ -5,7 +5,6 @@ import tempfile
from
django.utils._os
import
upath
source_code_dir
=
os
.
path
.
dirname
(
upath
(
__file__
))
...
...
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