-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02/28/2014 10:16 AM, Tres Seaver wrote:
> @view_config(route_name="combo_platter", renderer="json) def
> combo_platter(request): one = ViewOne(request) two = ViewTwo(request) 
> return {'one': one(), 'two': two()}

And of course I typoed that:  it should be:

          return {'one': one.view_a(), 'two': two.view_b()}


Tres.
- -- 
===================================================================
Tres Seaver          +1 540-429-0999          [email protected]
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlMQqfEACgkQ+gerLs4ltQ7RawCfVT0/rE+O/03civi/WJK2Eps0
Gb8AoMJ5HUhOyLUUfDQXv6jFcUklaUCu
=I5wv
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to