summaryrefslogtreecommitdiff
path: root/tests/testapp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testapp')
-rw-r--r--tests/testapp/models/lookup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testapp/models/lookup.py b/tests/testapp/models/lookup.py
index 8eb0032036..6e8f61c225 100644
--- a/tests/testapp/models/lookup.py
+++ b/tests/testapp/models/lookup.py
@@ -1,6 +1,7 @@
"""
7. The lookup API
+This demonstrates features of the database API.
"""
from django.core import meta