> > Thanks. I'll try now. > > > > But the problem is still existed. > > It is: > > Exception Type: AttributeError > Exception Value: 'Post' object has no attribute 'set_tags'
This is a different error - the manipulators need to be updated using .add() and .clear(), which don't exist yet. I'll have another look when I've got more time than a lunch break! Luke