I shouldn't have removed the .save() entirely :)
[mediagoblin.git] / mediagoblin / edit /
2011-06-04 Christopher Allan... I shouldn't have removed the .save() entirely :)
2011-06-03 Christopher Allan... Merge branch 'media_edit'
2011-06-03 Christopher Allan... Find out if such a slug exists via a query instead...
2011-06-02 ElrondAdd GNU headers to new *.py
2011-06-02 ElrondHandle Exceptions from save(); Move may_edit_media
2011-06-02 ElrondPrepare for moving /edit/ under /u/.../edit/
2011-06-02 ElrondMerge remote branch 'upstream/master'
2011-06-02 ElrondCheck for edit permission.
2011-05-26 Elrond"edit": Finally implement saving.
2011-05-26 ElrondStarting "edit" functionality.