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
ccc25bfe
Kaydet (Commit)
ccc25bfe
authored
Ara 30, 2017
tarafından
я котик пур-пур
Kaydeden (comit)
Tim Graham
Ock 03, 2018
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Refs #23919 -- Removed obsolete __init__.py files in management command directories.
üst
cc6bcc6f
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
0 additions
and
2 deletions
+0
-2
__init__.py
django/contrib/auth/management/commands/__init__.py
+0
-0
__init__.py
django/contrib/contenttypes/management/commands/__init__.py
+0
-0
__init__.py
django/contrib/gis/management/__init__.py
+0
-0
__init__.py
django/contrib/gis/management/commands/__init__.py
+0
-0
__init__.py
django/contrib/sessions/management/__init__.py
+0
-0
__init__.py
django/contrib/sessions/management/commands/__init__.py
+0
-0
__init__.py
django/contrib/sitemaps/management/__init__.py
+0
-0
__init__.py
django/contrib/sitemaps/management/commands/__init__.py
+0
-0
__init__.py
django/contrib/staticfiles/management/__init__.py
+0
-0
__init__.py
django/contrib/staticfiles/management/commands/__init__.py
+0
-0
__init__.py
django/core/management/commands/__init__.py
+0
-0
custom-management-commands.txt
docs/howto/custom-management-commands.txt
+0
-2
__init__.py
tests/admin_scripts/complex_app/management/__init__.py
+0
-0
__init__.py
...admin_scripts/complex_app/management/commands/__init__.py
+0
-0
__init__.py
tests/admin_scripts/management/__init__.py
+0
-0
__init__.py
tests/admin_scripts/management/commands/__init__.py
+0
-0
__init__.py
tests/admin_scripts/simple_app/management/__init__.py
+0
-0
__init__.py
.../admin_scripts/simple_app/management/commands/__init__.py
+0
-0
__init__.py
tests/bash_completion/management/__init__.py
+0
-0
__init__.py
tests/bash_completion/management/commands/__init__.py
+0
-0
__init__.py
tests/user_commands/management/__init__.py
+0
-0
__init__.py
tests/user_commands/management/commands/__init__.py
+0
-0
No files found.
django/contrib/auth/management/commands/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
django/contrib/contenttypes/management/commands/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
django/contrib/gis/management/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
django/contrib/gis/management/commands/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
django/contrib/sessions/management/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
django/contrib/sessions/management/commands/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
django/contrib/sitemaps/management/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
django/contrib/sitemaps/management/commands/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
django/contrib/staticfiles/management/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
django/contrib/staticfiles/management/commands/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
django/core/management/commands/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
docs/howto/custom-management-commands.txt
Dosyayı görüntüle @
ccc25bfe
...
...
@@ -18,9 +18,7 @@ directory whose name doesn't begin with an underscore. For example::
__init__.py
models.py
management/
__init__.py
commands/
__init__.py
_private.py
closepoll.py
tests.py
...
...
tests/admin_scripts/complex_app/management/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
tests/admin_scripts/complex_app/management/commands/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
tests/admin_scripts/management/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
tests/admin_scripts/management/commands/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
tests/admin_scripts/simple_app/management/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
tests/admin_scripts/simple_app/management/commands/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
tests/bash_completion/management/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
tests/bash_completion/management/commands/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
tests/user_commands/management/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
tests/user_commands/management/commands/__init__.py
deleted
100644 → 0
Dosyayı görüntüle @
cc6bcc6f
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