Ghost/ghost/admin/serializers
David Arvelo beb409dd5f Fix serializing/deserializing Tags on save from the Editor
closes #2947
- make a PostSerializer to embed the tags objects in the posts POST/PUT request
- on editor save, clear out tags from the post and data store that have `id: null`
2014-06-13 02:44:45 -04:00
..
application.js Make exports consitent. 2014-06-09 13:58:35 -04:00
post.js Fix serializing/deserializing Tags on save from the Editor 2014-06-13 02:44:45 -04:00