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
ce3d9f84
Kaydet (Commit)
ce3d9f84
authored
Mar 11, 2014
tarafından
Tim Graham
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fixed typo in docs/ref/django-admin.txt
Thanks Wes Kendall for the report.
üst
6f470650
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
django-admin.txt
docs/ref/django-admin.txt
+3
-3
No files found.
docs/ref/django-admin.txt
Dosyayı görüntüle @
ce3d9f84
...
@@ -1155,7 +1155,7 @@ through the template engine: the files whose extensions match the
...
@@ -1155,7 +1155,7 @@ through the template engine: the files whose extensions match the
with the ``--name`` option. The :class:`template context
with the ``--name`` option. The :class:`template context
<django.template.Context>` used is:
<django.template.Context>` used is:
- Any option passed to the
startapp
command (among the command's supported
- Any option passed to the
``startapp``
command (among the command's supported
options)
options)
- ``app_name`` -- the app name as passed to the command
- ``app_name`` -- the app name as passed to the command
- ``app_directory`` -- the full path of the newly created app
- ``app_directory`` -- the full path of the newly created app
...
@@ -1225,8 +1225,8 @@ through the template engine: the files whose extensions match the
...
@@ -1225,8 +1225,8 @@ through the template engine: the files whose extensions match the
with the ``--name`` option. The :class:`template context
with the ``--name`` option. The :class:`template context
<django.template.Context>` used is:
<django.template.Context>` used is:
- Any option passed to the
startapp command (among the command's supported
- Any option passed to the
``startproject`` command (among the command's
options)
supported
options)
- ``project_name`` -- the project name as passed to the command
- ``project_name`` -- the project name as passed to the command
- ``project_directory`` -- the full path of the newly created project
- ``project_directory`` -- the full path of the newly created project
- ``secret_key`` -- a random key for the :setting:`SECRET_KEY` setting
- ``secret_key`` -- a random key for the :setting:`SECRET_KEY` setting
...
...
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