Browse Source

Added exceptions reference page to the API reference index.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13187 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Russell Keith-Magee 15 years ago
parent
commit
5a1695edfb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/ref/index.txt

+ 1 - 0
docs/ref/index.txt

@@ -11,6 +11,7 @@ API Reference
    contrib/index
    databases
    django-admin
+   exceptions
    files/index
    forms/index
    generic-views