Wq-create

Latest version: v1.3.0b1

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.1.1

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

1.1.0

**wq.start 1.1.0** includes the [wq-django-template 1.1.0](https://github.com/wq/wq-django-template/releases/v1.1.0), which brings Django 2 support as well as separate default settings for [development](https://wq.io/docs/setup-local) and [production](https://wq.io/docs/setup-ubuntu). In addition, the [`wq maketemplates` command](https://wq.io/docs/wq-maketemplates) now asks if any templates should be updated before asking to confirm every potential change.

1.0.0

**wq.start 1.0.0** is finally here! This is the first stable release of wq.start 1.0, which is now ready for production use.

Changes since wq.start 1.0.0 RC1

* Install psycopg2 by default
* Update to [wq-django-template 1.0.0](https://github.com/wq/wq-django-template/releases/v1.0.0)

1.0.0rc1

1.0.0b3

**wq.start 1.0.0b3** brings a few Django compatibility fixes and the following improvements to [xlsconv](https://github.com/wq/xlsconv)-powered template generator (`wq maketemplates`).
- Better handling of `group` and `repeat` question types (i.e. nested serializers with or without `many=True`)
- Always set `has_geo` if `map` is defined in the page configuration.
- Only generate templates for registered modes (`list`, `detail`, & `edit` by default)

1.0.0b2

Minor update to the [**wq.start 1.0 beta**](https://github.com/wq/wq.start/releases/v1.0.0b1) to ensure (and test) compatibility with Django 1.10.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.