config_query DJANGO_SVN "Build SVN version?" n &&

if [[ "$DJANGO_SVN" == "y" ]] ; then
    config_query DJANGO_SVN_AUTOUPDATE "Update on every system update?" n
fi
