#17799: Default parameters in syncdb.Command().Execute()
--------------------------------------------+------------------------
     Reporter:  kacah222@…                  |      Owner:  nobody
         Type:  Bug                         |     Status:  new
    Component:  Core (Management commands)  |    Version:  1.4-beta-1
     Severity:  Normal                      |   Keywords:  syncdb
 Triage Stage:  Unreviewed                  |  Has patch:  1
Easy pickings:  0                           |      UI/UX:  0
--------------------------------------------+------------------------
 Trying to run syncdb.Command().Execute() command there is an error
 {{{
 TypeError: int() argument must be a string or a number, not 'NoneType'
 }}}

 Reason: no default values specified in syncdb.handle_noargs

 Fix in attach.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17799>
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