Mercurial > libervia-backend
diff src/tools/common/data_objects.py @ 2300:173d56315529
jp (event/invitee): added list command to get R.S.V.P. :
RSVP are gotten for invitees node, and R.S.V.P. are displayed. Then a summary display the number of yes, maybe and no, and the expected number of guests.
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 02 Jul 2017 20:09:25 +0200 |
parents | a8eaaac4d80f |
children | a37457da2bb7 |
line wrap: on
line diff
--- a/src/tools/common/data_objects.py Sun Jul 02 20:09:24 2017 +0200 +++ b/src/tools/common/data_objects.py Sun Jul 02 20:09:25 2017 +0200 @@ -17,7 +17,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -""" Objects handling bridge data, with jinja2 safe markup handling""" +"""Objects handling bridge data, with jinja2 safe markup handling""" from sat.tools.common import data_format try: