Re: CommandError: Unable to serialize database: get_db_prep_value() takes at least 3 arguments (2 given)

2013-04-16 Thread frocco
I have been looking at the django-newsletter, but can see no way to send a newsletter by user group On Tuesday, April 16, 2013 6:04:18 PM UTC-4, frocco wrote: > > Hello, > > I am using django 1.5.1 and trying to dumpdata. > > How can I fix this? > > Thanks > -- You received this message because

Re: CommandError: Unable to serialize database: get_db_prep_value() takes at least 3 arguments (2 given)

2013-04-16 Thread frocco
Yes, I just found out django-campaign is causing the error. There are a few forks of this, not sure what I should do. On Tuesday, April 16, 2013 6:04:18 PM UTC-4, frocco wrote: > > Hello, > > I am using django 1.5.1 and trying to dumpdata. > > How can I fix this? > > Thanks > -- You received thi

Re: CommandError: Unable to serialize database: get_db_prep_value() takes at least 3 arguments (2 given)

2013-04-16 Thread Larry Martell
Did you try what was suggested there? i.e. running it with '--database default' On Tue, Apr 16, 2013 at 4:58 PM, frocco wrote: > Thanks Larry, > > I read this, but not sure how to fix it. > > On Tuesday, April 16, 2013 6:04:18 PM UTC-4, frocco wrote: >> >> Hello, >> >> I am using django 1.5.1 an

Re: CommandError: Unable to serialize database: get_db_prep_value() takes at least 3 arguments (2 given)

2013-04-16 Thread frocco
Thanks Larry, I read this, but not sure how to fix it. On Tuesday, April 16, 2013 6:04:18 PM UTC-4, frocco wrote: > > Hello, > > I am using django 1.5.1 and trying to dumpdata. > > How can I fix this? > > Thanks > -- You received this message because you are subscribed to the Google Groups "Dj

Re: CommandError: Unable to serialize database: get_db_prep_value() takes at least 3 arguments (2 given)

2013-04-16 Thread Larry Martell
This may help you: http://stackoverflow.com/questions/10405978/dumpdata-too-many-arguments On Tue, Apr 16, 2013 at 4:36 PM, frocco wrote: > Sorry, here it is. > > python manage.py dumpdata > django_data.json > > On Tuesday, April 16, 2013 6:04:18 PM UTC-4, frocco wrote: >> >> Hello, >> >> I am u

Re: CommandError: Unable to serialize database: get_db_prep_value() takes at least 3 arguments (2 given)

2013-04-16 Thread frocco
Sorry, here it is. python manage.py dumpdata > django_data.json On Tuesday, April 16, 2013 6:04:18 PM UTC-4, frocco wrote: > > Hello, > > I am using django 1.5.1 and trying to dumpdata. > > How can I fix this? > > Thanks > -- You received this message because you are subscribed to the Google Gr

Re: CommandError: Unable to serialize database: get_db_prep_value() takes at least 3 arguments (2 given)

2013-04-16 Thread Jonathan Baker
Hello, For starters, it'd help if you would provide us with the command you ran (so we're not guessing). Jonathan On Tue, Apr 16, 2013 at 4:04 PM, frocco wrote: > Hello, > > I am using django 1.5.1 and trying to dumpdata. > > How can I fix this? > > Thanks > > -- > You received this message b

CommandError: Unable to serialize database: get_db_prep_value() takes at least 3 arguments (2 given)

2013-04-16 Thread frocco
Hello, I am using django 1.5.1 and trying to dumpdata. How can I fix this? Thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@goo