#29292: Wrong path in "Escrevendo comandos personalizados do django-admin"
-------------------------------+--------------------------------------
     Reporter:  douglasppaz    |                    Owner:  nobody
         Type:  Bug            |                   Status:  new
    Component:  Documentation  |                  Version:  2.0
     Severity:  Normal         |               Resolution:
     Keywords:  pt-br          |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+--------------------------------------
Description changed by douglasppaz:

Old description:

> In line:
> Para implementar o comando, edite
> **polls/management/command/closepoll.py** para que fique assim:
>
> The correct sentence is:
> Para implementar o comando, edite
> **polls/management/commands/closepoll.py** para que fique assim:
>
> The path "polls/management/command/closepoll.py" is wrong, the correct
> path is "polls/management/command**s**/closepoll.py"

New description:

 In line:
 Para implementar o comando, edite
 **polls/management/command/closepoll.py** para que fique assim:

 The correct sentence is:
 Para implementar o comando, edite
 **polls/management/commands/closepoll.py** para que fique assim:

 The path "polls/management/command/closepoll.py" is wrong, the correct
 path is "polls/management/command**s**/closepoll.py"

 Link: https://docs.djangoproject.com/pt-br/2.0/howto/custom-management-
 commands/

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29292#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.ad07211aaaced7a50d47c04b4427b8f7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to