#17799: Default parameters in syncdb.Command().Execute()
-------------------------------------+-------------------------------------
     Reporter:  kacah222@…           |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Core (Management     |                  Version:
  commands)                          |  1.4-beta-1
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  syncdb               |             Triage Stage:  Design
    Has patch:  1                    |  decision needed
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by carljm):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [17629]:
 {{{
 #!CommitTicketReference repository="" revision="17629"
 Fixed #17799 - Documented that the execute() method of a management
 command is not suitable for calling the command from code; call_command
 should be used instead. Thanks kacah222 for the report and claudep for the
 patch.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17799#comment:4>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to