Django-auditlog

Latest version: v3.0.0

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

Scan your dependencies

Page 3 of 5

0.4.8

Improvements

- Add support for PostgreSQL 10

0.4.7

Improvements

- Improve support multiple database (PostgreSQL, MySQL)
- Django: add 2.1 and 2.2 support, drop < 1.11 versions
- Python: add 3.7 support

0.4.6

Features

- Allow `AuditlogHistoryField` to block cascading deletes ([172](https://github.com/jazzband/django-auditlog/pull/172))

Improvements

- Add Python classifiers for supported Python versions ([176](https://github.com/jazzband/django-auditlog/pull/176))
- Update README to include steps to release ([185](https://github.com/jazzband/django-auditlog/pull/185))

Fixes

- Fix the rendering of the `msg` field with Django 2.0 ([166](https://github.com/jazzband/django-auditlog/pull/166))
- Mark `LogEntryAdminMixin` methods output as safe where required ([167](https://github.com/jazzband/django-auditlog/pull/167))

0.4.5

Improvements

Added support for Django 2.0, along with a number of bug fixes.

0.4.4

Improvements

- Use [Tox](https://tox.wiki) to run tests
- Use Codecov to check to coverage before merging
- Django: drop 1.9 support, add 1.11 (LTS) support
- Python: tests against 2.7, 3.4, 3.5 and 3.6 versions
- Add `python-dateutil` to requirements

Fixes

- Support models with UUID primary keys ([111](https://github.com/jazzband/django-auditlog/pull/111))
- Add management commands package to setup.py ([130](https://github.com/jazzband/django-auditlog/pull/130))
- Add `changes_display_dict` property to `LogEntry` model to display diff in a more human readable format ([94](https://github.com/jazzband/django-auditlog/pull/94))

0.4.3

Fixes

- Fixes cricital bug in admin mixin making the library only usable on Django 1.11

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.