Fix unit tests with new license support
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Sat, 21 Jan 2012 18:24:36 +0000 (19:24 +0100)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Sat, 21 Jan 2012 18:24:36 +0000 (19:24 +0100)
commit3c351460e1dbed9e789e363f1d5635160bce8d84
treeee439d6076eb78180e4d0e0f63de931e3e523118
parentc8035da197f9ada5279e9198ac4ee4dcd8ca4da1
Fix unit tests with new license support

Make the license field in the forms optional and let them
properly be defaulted to "".
mediagoblin/edit/forms.py
mediagoblin/edit/views.py
mediagoblin/submit/forms.py
mediagoblin/submit/views.py