Peeweext

Latest version: v1.2.8

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

Scan your dependencies

1.2.8

- Compatible with both MySQLClient and PyMySQL

1.2.7

- Add MySQLClientInstrumentor used to automatic tracing the requests from mysqlClient, the `instrument()` method should be invoked before `connect()`.

1.2.6

- Update `updated_at` field implicitly when updating with the `only` option.


some_record.a_field = "updatede a field"
updated fields: a_field, updated_at
some_record.save(only=["a_field"])

1.2.3

- ensure_ascii is provided in JSONCharField to support storing Chinese in non-ascii way

1.1.0

1.0.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.