diff options
| author | Jannis Leidel <jannis@leidel.info> | 2012-06-11 10:34:00 +0200 |
|---|---|---|
| committer | Jannis Leidel <jannis@leidel.info> | 2012-06-11 10:40:23 +0200 |
| commit | c4c7fbcc0d9264beb931b45969fc0d8d655c4f83 (patch) | |
| tree | c24c486f776633f5219771645579f9de7dad3483 /docs/topics/index.txt | |
| parent | 1a10a06b9f510f796beb2ffef39c7885cba2ad67 (diff) | |
Fixed #18451 -- Vastly improved class based view documentation.
Many thanks to Daniel Greenfeld, James Aylett, Marc Tamlyn, Simon Williams, Danilo Bargen and Luke Plant for their work on this.
Diffstat (limited to 'docs/topics/index.txt')
| -rw-r--r-- | docs/topics/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/index.txt b/docs/topics/index.txt index 00647bc8b7..72f5090b15 100644 --- a/docs/topics/index.txt +++ b/docs/topics/index.txt @@ -11,7 +11,7 @@ Introductions to all the key parts of Django you'll need to know: http/index forms/index templates - class-based-views + class-based-views/index files testing auth |
