diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2009-06-17 14:09:56 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2009-06-17 14:09:56 +0000 |
| commit | 6c81952b379712a5bbd4e4d73ec88a07d875b68e (patch) | |
| tree | 4e49bdf3db78f43ffc09591d47e01ddf81423af5 /docs/topics/index.txt | |
| parent | 992ded1ad1a46b5605769735d28aad22d4cb04d5 (diff) | |
Fixed #10336 -- Added improved documentation of generic views. Thanks to Jacob and Adrian for the original text (from the DjangoBook), and Ramiro for doing the work of porting the docs.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11025 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/topics/index.txt')
| -rw-r--r-- | docs/topics/index.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/topics/index.txt b/docs/topics/index.txt index 20d7aa3061..a760d3d80c 100644 --- a/docs/topics/index.txt +++ b/docs/topics/index.txt @@ -14,6 +14,7 @@ Introductions to all the key parts of Django you'll need to know: forms/index forms/modelforms templates + generic-views files testing auth |
