Set default values so it's actually possible to request new repositories
authorMagnus Hagander <magnus@hagander.net>
Mon, 30 May 2016 11:46:58 +0000 (13:46 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 30 May 2016 11:46:58 +0000 (13:46 +0200)
commite90054ce5f095c00f812b46d52b3c52d0c4b1768
tree37a1f3e07a87390eaa4855e3ef0810ac7f858f07
parentc7dac8c5c0f40f16b22d5b581d5e0b2f9e31f9c3
Set default values so it's actually possible to request new repositories

The handling must've changed when we upgraded to django 1.8, and somehow
we managed to miss that in testing.

Noted by Devrim Gunduz.
gitadmin/gitadmin/adm/models.py