Mercurial > libervia-backend
log frontends/src/quick_frontend/quick_blog.py @ 1781:0158ab00afea
age | author | description |
---|---|---|
2016-01-03 | Goffi | copyright update |
2015-12-18 | Goffi | quick_frontend (blog): replaced first argument in addEntry by edit_entry, so it can be managed separately from entries + handle it in Entry.delete |
2015-11-24 | souliane | quick_frontend (quick_blog): remove tags2mbdata which is replaced by common.iter2dict |
2015-11-24 | Goffi | quick frontend (blog): replaced mbdata2tags and tags2mbdata by sat.tools.common.dict2iter and iter2dict |