mirror of
https://github.com/django/django.git
synced 2025-11-02 04:48:33 +00:00
Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8987 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
834a041e67
commit
74f386dba2
13 changed files with 78 additions and 40 deletions
|
|
@ -385,7 +385,7 @@ makemessages
|
|||
------------
|
||||
|
||||
.. versionchanged:: 1.0
|
||||
Before 1.0 this was the "bin/make-messages.py" command.
|
||||
Before 1.0 this was the ``bin/make-messages.py`` command.
|
||||
|
||||
Runs over the entire source tree of the current directory and pulls out all
|
||||
strings marked for translation. It creates (or updates) a message file in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue