Hi All,
I'm looking to implement a Stack Overflow style Q&A feed on my site.
I have looked into the following solutions:
1) OSQA
2) Askbot
3) Soclone
The problem with these is that they don't really seem to be standalone
apps, and more like fully featured sites.
Any thoughts on a standalone pl
one or both of the models at the ends
> > of the many to many,
> > and the join table will come along for free.
> >
> > On Tue, Jul 3, 2012 at 3:21 PM, natasha.ba...@utoronto.ca
> > wrote:
> >> Hi All,
> >>
> >> I'm trying to du
Hi All,
I'm trying to dump the contents of a table which is the mapping for a
many-to-many field.
The table is called Part and it has a ManytoManyField called
category_id.
When I run python manage.py dumpdata store.part_category_id >
file.json
I get the error Error: Unable to serialize database
3 matches
Mail list logo