Fixed small problem in [250]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@251 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
e5a8c38fa1
commit
99a75541fd
|
@ -197,7 +197,7 @@ is able to:
|
|||
|
||||
But first we need to tell our project that the ``polls`` app is installed.
|
||||
|
||||
.. adminition:: Philosophy
|
||||
.. admonition:: Philosophy
|
||||
|
||||
Django apps are "pluggable": You can use an app in multiple
|
||||
projects, and you can distribute apps, because they're not tied to a given
|
||||
|
|
Loading…
Reference in New Issue