Wq

Latest version: v2.1.0

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

Scan your dependencies

Page 7 of 10

0.8.1

**wq.db 0.8.1** brings a number of minor enhancements and bug fixes to [wq.db 0.8.0](https://github.com/wq/wq.db/releases/v0.8.0).
- `./manage.py dump_config` can include an AMD wrapper with the `--format amd` option (46b2e4d33fcee9d410af10e6972fea474ca13873).
- More hooks to customize `postsave` functionality on the server side (d36e91e7a0136a852a5cf454a6ea410f47ade8fc)
- Various minor bug fixes

0.8.0

> 2. wq 0.8 (waiting on wq.app 0.8 and wq/wq9)
> 3. Patterns API Improvements (wq/wq.db35, wq/wq.app38)

0.7.4

**wq.app 0.7.4** brings a couple of minor changes to [wq/app.js](https://wq.io/wq.app) for forward compatibility with [wq.db 0.8.0](https://wq.io/wq.db/releases/v0.8.0). This version of wq.app is still compatible with wq.db 0.7.x.

Changes:
- Added `{{csrf_token}}` context variable in addition to existing `{{csrftoken}}` (the latter will be removed in wq.app 0.8.0).
- Added `{{index}}` context variable to facilitate rendering inputs with array subscripts (see wq/wq.db33)

0.7.3

This release of [wq.app](https://wq.io/wq.app) brings an important bug fix and a couple new features:

Bug Fixes
- [wq/store.js](https://wq.io/docs/store-js): Avoid application crash when `localStorage` is accessed on an iOS device that has cookies disabled (#37)

New Features
- The [wq command line tool](https://wq.io/docs/build) now supports YAML configuration files by default. The default filename is accordingly changed from `app.build.json` to `wq.yml`. Support for `app.build.json` is preserved for now but will be removed in future versions (#29).
- Added a new [wq mustache](https://wq.io/docs/mustache-build) command for generating static HTML pages from Mustache templates. (d98e19f)
- `wq appcache` now has an option to ignore paths found in CSS - in particular the `icons-png/` folder referenced by jQuery Mobile's CSS but not needed by most modern browsers (35)

0.7.2

This release of [**wq.db**](https://wq.io/wq.db) brings a couple of minor improvements to v0.7:
- [**chart module**](https://wq.io/docs/chart): Compatibility with v0.3.x of [Django REST Pandas](https://github.com/wq/django-rest-pandas), which was updated for compatibility with Django REST Framework 3. (wq.db itself will be updated to DRF3 in v0.8.0). Note that the former `ChartSerializer` is now split into two: a `ChartModelSerializer` for the model fields and a `ChartPandasSerializer` for the Pandas serialization.
- [**identify pattern**](https://wq.io/docs/identify): Consistent ordering of identifiers, e.g. for rendering in detail views. The default is to order with primary identifiers first, then by authority, then by name. The new `WQ_IDENTIFIER_ORDER` setting can be used to override the default ordering.
- [**mark pattern**](https://wq.io/docs/markdown): Don't crash when there are no markdown entries attached to a model.
- Cleaned up and organized tests

0.7.1

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.