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
5faadea4
Kaydet (Commit)
5faadea4
authored
Eyl 01, 2012
tarafından
Tim Graham
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fixed #17378 - Added a flattened index for class-based views.
Thanks Preston Holmes for the patch.
üst
f7142b61
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
1 deletion
+3
-1
index.txt
docs/index.txt
+2
-1
flattened-index.txt
docs/ref/class-based-views/flattened-index.txt
+0
-0
index.txt
docs/ref/class-based-views/index.txt
+1
-0
No files found.
docs/index.txt
Dosyayı görüntüle @
5faadea4
...
@@ -108,7 +108,8 @@ to know about views via the links below:
...
@@ -108,7 +108,8 @@ to know about views via the links below:
:doc:`Built-in display views <topics/class-based-views/generic-display>` |
:doc:`Built-in display views <topics/class-based-views/generic-display>` |
:doc:`Built-in editing views <topics/class-based-views/generic-editing>` |
:doc:`Built-in editing views <topics/class-based-views/generic-editing>` |
:doc:`Using mixins <topics/class-based-views/mixins>` |
:doc:`Using mixins <topics/class-based-views/mixins>` |
:doc:`API reference <ref/class-based-views/index>`
:doc:`API reference <ref/class-based-views/index>` |
:doc:`Flattened index<ref/class-based-views/flattened-index>`
* **Advanced:**
* **Advanced:**
:doc:`Generating CSV <howto/outputting-csv>` |
:doc:`Generating CSV <howto/outputting-csv>` |
...
...
docs/ref/class-based-views/flattened-index.txt
0 → 100644
Dosyayı görüntüle @
5faadea4
This diff is collapsed.
Click to expand it.
docs/ref/class-based-views/index.txt
Dosyayı görüntüle @
5faadea4
...
@@ -13,6 +13,7 @@ Class-based views API reference. For introductory material, see
...
@@ -13,6 +13,7 @@ Class-based views API reference. For introductory material, see
generic-editing
generic-editing
generic-date-based
generic-date-based
mixins
mixins
flattened-index
Specification
Specification
-------------
-------------
...
...
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