flask-zodb
flask-zodb copied to clipboard
Deleting Entries
Would it be possible to add a way to delete entries from ZODB? Or is that possible already (the docs and source code don't show anything)
Doesn't del db[key] work?