Switching use of submit_media to be keyword arguments in views.py.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 14 Nov 2013 19:41:09 +0000 (13:41 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 14 Nov 2013 19:41:09 +0000 (13:41 -0600)
commit70b2f1ec0cc2f5174178a57c815d8fab9e12d64b
tree76012fe289833c92402620ed7649d5018deb6585
parent210a6cebe010786bd52dae6c58cb20fa76a2bc4f
Switching use of submit_media to be keyword arguments in views.py.

This should make things a bit easier for me to fiddle with argument
ordering.

This commit sponsored by Maira Sutton.  Thanks!
mediagoblin/submit/views.py