Skip to content

wq.start 1.1.1

Compare
Choose a tag to compare
@sheppard sheppard released this 11 Jan 07:26

Together with wq-django-template 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:

wq start --without-gis myproject