Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GNU headers to new *.py | Elrond | 2011-06-02 | 1 | -0/+16 |
| | |||||
* | Handle Exceptions from save(); Move may_edit_media | Elrond | 2011-06-02 | 1 | -0/+8 |
Turn .save() excpetions into a HTTPConflict. Not nice, but at least the user gets the error. Until there is a proper way to validate things and get nice errors. Move may_edit_media() to lib.py, as it's not a view. |