Wq.db

Latest version: v2.1.0

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

Scan your dependencies

Page 3 of 8

1.2.0

**wq.db 1.2.0** is the first stable release of the wq.db 1.2 series.

Changes since wq.db 1.2 beta

* Compatibility with Django 3.0 and Django REST Framework 3.11

1.2.0b1

**wq.db 1.2.0b1** is the beta of the upcoming release of wq.db 1.2. The release brings a number of improvements for compatibility with various libraries.

Compatibility Updates

Library | Update | Reference
--|--|--
[DRF 3.10](https://www.django-rest-framework.org/community/release-notes/#310x-series) | Use `action()` decorator for detail routes | 77
[wq.app 1.2](https://github.com/wq/wq.app/releases/v1.2.0b1) | Generate `<script>` tags for Create React App builds | wq/wq#44
[Django 2.2](https://docs.djangoproject.com/en/2.2/releases/2.2/) | Add `django.contrib.messages.context_processors.messages` to settings | ee63ec0
[natural-keys 1.5.1](https://github.com/wq/django-natural-keys/releases/v1.5.1)| Add `defaults` kwarg to `create_by_natural_key()` | 86dd959

Bug Fixes
* Don't trigger queryset evaluation when generating config. This fixes an issue when first deploying an existing project with an empty database (92c11b88fed3c811af2bc1bd7c94b9843d0e7bf3).

1.1.4

**wq.db 1.1.4** brings a couple of minor changes to restore backwards compatibility with older versions of 1.1.

* Restrict Django REST Framework to version 3.9 (see 77). Support for DRF 3.10 will be added in wq.db 1.2.
* Temporarily revert 62 and 69. These will be restored in wq.db 1.2.

Thanks tomaszn and MartinPontius for bringing attention to these issues.

1.1.3

**wq.db 1.1.3** brings a bunch of relatively minor bug fixes and enhancements.

Configuration
- Pass Django DEBUG setting to wq.app config (41)
- Properly handle non-root base URL (https://github.com/wq/wq/issues/31, #53)
- Prevent accidentally re-registering the same model twice (d0fa268)
- Use configuration to set page size (085588a)

Router Integration
- Don't require `include()` for `rest.router.urls` (55)
- Include request context in parent serializer for filter-by-parent views (70)
- View might not have router (b20afc4)

Form Generation
- Don't hide `list_exclude` fields in config (62)
- Use 'select one' XLSForm type when rendering Boolean fields (69)

Other
- Various fixes to the [patterns](https://wq.io/docs/about-patterns) module (5129695, f585c78, b5d2689)
- Verify Django 2.1 and Python 3.7 support
- Ensure most test cases work with/without PostgreSQL and with/without GIS support

1.1.2

1.1.1

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.