Index: docs/model-api.txt
===================================================================
--- docs/model-api.txt	(revision 2409)
+++ docs/model-api.txt	(working copy)
@@ -818,6 +818,10 @@
 
     If this isn't given, Django will use ``verbose_name + "s"``.
 
+``description``
+    A human-readable description of the model.
+    The admin interface will show this in the model details page.
+
 Admin options
 =============
 
