Kaydet (Commit) f953c8af authored tarafından Adrian Holovaty's avatar Adrian Holovaty

Fixed ReST error in docs/sites.txt. I think.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@2964 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst e3ac3bc0
......@@ -216,7 +216,7 @@ To do this, you can use the sites framework. A simple example::
The ``CurrentSiteManager``
==========================
If ``Site``s play a key role in your application, consider using the helpful
If ``Site``\s play a key role in your application, consider using the helpful
``CurrentSiteManager`` in your model(s). It's a model manager_ that
automatically filters its queries to include only objects associated with the
current ``Site``.
......
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