Hello.
Testing smallpress I have this problem only when y use taggs
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/tg/wsgiapp.py",
line *105*, in __call__
response = self.wrapped_dispatch(controller, environ, context)
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/tg/wsgiapp.py",
line *278*, in dispatch
return controller(environ, context)
- File
"/home/antoniofregoso/dev-marketing/conference/conference/lib/base.py",
line *30*, in __call__
return TGController.__call__(self, environ, context)
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/tg/controllers/dispatcher.py",
line *132*, in __call__
response = self._perform_call(context)
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/tg/controllers/dispatcher.py",
line *113*, in _perform_call
r = self._call(func, params, remainder=remainder, context=context)
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/tg/controllers/decoratedcontroller.py",
line *120*, in _call
output = controller_caller(context_config, bound_controller_callable,
remainder, params)
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/tg/decorators.py",
line *42*, in _decorated_controller_caller
return application_controller_caller(tg_config, controller, remainder,
params)
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/tgext.pluggable-0.5.2-py2.7.egg/tgext/pluggable/i18n.py",
line *22*, in _add_pluggable_translations
return next_caller(config, controller, remainder, params)
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/tg/configuration/app_config.py",
line *124*, in call_controller
return controller(*remainder, **params)
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/tgapp_smallpress-0.6.2-py2.7.egg/smallpress/controllers/root.py",
line *182*, in save
app_model.Tagging.set_tags(article, kw['tags'])
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/tgext.tagging-0.3.0-py2.7.egg/tgext/tagging/model/tagging.py",
line *201*, in set_tags
cls.add_tags(entry, ",".join(tags_to_set))
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/tgext.tagging-0.3.0-py2.7.egg/tgext/tagging/model/tagging.py",
line *151*, in add_tags
sp = transaction.savepoint()
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/transaction-1.4.3-py2.7.egg/transaction/_manager.py",
line *127*, in savepoint
return self.get().savepoint(optimistic)
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/transaction-1.4.3-py2.7.egg/transaction/_transaction.py",
line *198*, in savepoint
self._saveAndRaiseCommitishError() # reraises!
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/transaction-1.4.3-py2.7.egg/transaction/_transaction.py",
line *315*, in _saveAndRaiseCommitishError
reraise(t, v, tb)
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/transaction-1.4.3-py2.7.egg/transaction/_transaction.py",
line *195*, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
- File
"/home/antoniofregoso/dev-marketing/lib/python2.7/site-packages/transaction-1.4.3-py2.7.egg/transaction/_transaction.py",
line *650*, in __init__
raise TypeError("Savepoints unsupported", datamanager)
TypeError: ('Savepoints unsupported',
<zope.sqlalchemy.datamanager.SessionDataManager object at 0x7f3d0354f490>)
--
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/turbogears.
For more options, visit https://groups.google.com/d/optout.