Kaydet (Commit) 49e019d5 authored tarafından Alex Gaynor's avatar Alex Gaynor

Slight english readability fix for the signals docs.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16886 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 2a2381a6
...@@ -365,7 +365,7 @@ post_syncdb ...@@ -365,7 +365,7 @@ post_syncdb
.. data:: django.db.models.signals.post_syncdb .. data:: django.db.models.signals.post_syncdb
:module: :module:
Sent by :djadmin:`syncdb` command after it installs an application, and Sent by the :djadmin:`syncdb` command after it installs an application, and the
:djadmin:`flush` command. :djadmin:`flush` command.
Any handlers that listen to this signal need to be written in a particular Any handlers that listen to this signal need to be written in a particular
......
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