Together with [wq-django-template v1.1.1](https://github.com/wq/wq-django-template/releases/tag/v1.1.1), **wq.start 1.1.1** incorporates the ability to disable GeoDjango (`django.contrib.gis`) which makes it easier to get started without having GDAL installed (see wq/wq#34).
To use the new feature, upgrade `wq.start` and run:
bash
wq start --without-gis myproject