Tuesday, February 28, 2012

Django 1.4b1; syncdb parameters

Hi django users,

In Django 1.4b1, syncdb.Command().execute() has required parameters
"verbosity" and "database". In 1.4a version they had default values
(verbosity=1, database="default"). Is this a bug or feature?

Thanks.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment