wq-django-template 1.1.1
Together with wq.start v1.1.1, wq-django-template 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:
wq start --without-gis myproject