aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/edit/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
|
* Whitespace and formatting cleanup.Nathan Yergler2011-10-011-2/+0
| | | | | | | * Removed trailing whitespace * Line length < 80 where possible * Honor conventions on number of blank lines * Honor conventions about spaces around :, =
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
|
* Adds license headerWill Kahn-Greene2011-07-301-0/+17
|
* Starting "edit" functionality.Elrond2011-05-261-0/+0
This adds a link to the "edit" form, the form, the view for displaying the form and that's about it.