fix create failing for objects that have foreign keys, due to serialization of id...
authorScott Baker <smbaker@gmail.com>
Wed, 12 Nov 2014 09:12:28 +0000 (01:12 -0800)
committerScott Baker <smbaker@gmail.com>
Wed, 12 Nov 2014 09:12:28 +0000 (01:12 -0800)
commit78c0a96c85fcb20040d7135d332d3186c29a0beb
treeb045cf5bd324f1311b20d842c3b194ba28ce61dd
parentdc6f1a51550c44337c6875139d7ae71a63b755cb
fix create failing for objects that have foreign keys, due to serialization of id problem
planetstack/apigen/api.template.py