Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Mount media editing under /u/{username}/m/{media}/edit/ | Christopher Allan Webber | 2011-06-04 | 1 | -2/+2 | |
* | Let's redirect back to the media homepage using the slug instead of the id | Christopher Allan Webber | 2011-06-04 | 1 | -1/+1 | |
* | I shouldn't have removed the .save() entirely :) | Christopher Allan Webber | 2011-06-04 | 1 | -0/+1 | |
* | Find out if such a slug exists via a query instead of via a .save() call | Christopher Allan Webber | 2011-06-03 | 1 | -12/+19 | |
* | Add GNU headers to new *.py | Elrond | 2011-06-02 | 2 | -0/+31 | |
* | Handle Exceptions from save(); Move may_edit_media | Elrond | 2011-06-02 | 2 | -10/+13 | |
* | Prepare for moving /edit/ under /u/.../edit/ | Elrond | 2011-06-02 | 2 | -3/+3 | |
* | Check for edit permission. | Elrond | 2011-06-02 | 1 | -0/+13 | |
* | "edit": Finally implement saving. | Elrond | 2011-05-27 | 1 | -1/+12 | |
* | Starting "edit" functionality. | Elrond | 2011-05-26 | 4 | -0/+72 |