Starting "edit" functionality.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Thu, 26 May 2011 21:09:33 +0000 (23:09 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Thu, 26 May 2011 21:09:33 +0000 (23:09 +0200)
commitaba81c9f20acd0fa3fd1a31db678fccfba8777d1
tree1eb4752d3e2d5fe490659234fbd1dc3cb63884bc
parente698dedad5a3baa73a6bc0025a77a64c384e5bd4
Starting "edit" functionality.

This adds a link to the "edit" form, the form, the view for
displaying the form and that's about it.
mediagoblin/decorators.py
mediagoblin/edit/__init__.py [new file with mode: 0644]
mediagoblin/edit/forms.py [new file with mode: 0644]
mediagoblin/edit/routing.py [new file with mode: 0644]
mediagoblin/edit/views.py [new file with mode: 0644]
mediagoblin/routing.py
mediagoblin/templates/mediagoblin/edit/edit.html [new file with mode: 0644]
mediagoblin/templates/mediagoblin/user_pages/media.html