Kaydet (Commit) 8192a808 authored tarafından Russell Keith-Magee's avatar Russell Keith-Magee

Refs #2333 - Added documentation for the test Client, and removed a stray import.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3711 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 5a1d560f
......@@ -60,7 +60,6 @@ from django.conf import settings
from django.template.context import Context, RequestContext, ContextPopException
from django.utils.functional import curry
from django.utils.text import smart_split
from django.dispatch import dispatcher
__all__ = ('Template', 'Context', 'RequestContext', 'compile_string')
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment