#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         |       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              |
-----------------------------------------+------------------------
 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"

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29292>
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/054.1ba237bb460a5820955e1c6f3e69f4f4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to