skeleton/MANIFEST.in
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 13 Jun 2013 12:01:23 +0200
changeset 9006 e4ea8f9ffa11
parent 6296 b7484ae2c693
permissions -rw-r--r--
notification: use viewargs for notif_entity_updated instead of transaction_data Now that notifications use separate sessions, they can't rely on the original transaction_data being around, so pass the data through view arguments instead, so the notification view knows what changed on updated entities. Closes #2936180

include *.py
include */*.py
recursive-include data *.gif *.png *.ico *.css *.js
recursive-include i18n *.po
recursive-include wdoc *