Django-logdb

Latest version: v1.1

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

Scan your dependencies

Page 1 of 2

1.0

---
- Changed jQuery to use noConflict to be more compatible with other frameworks.
- Added setting files for Django 1.1 and Django 1.2.
- Added short howto on getting the testproject up and running.

0.9.11

------
- Fixed an issue with applications that add log entries to the tables before
the unit tests are run, which caused unit tests for django-logdb to fail.

0.9.10

------
- Fixed a problem with django-logdb test suite being used in a project with
an existing logging configuration.
- Updated testproject to Django 1.2.
- Added the license (MIT) file (sorry Jacob).

0.9.9

-----
- Added templates for LogEntry in manifest file.
- Fixed a problem that occurred when something other then a string was passed as
a message.

0.9.8

-----
- Use int64-friendly field for storing thread ID (vvarp).
- Fixed a problem with invalid characters passed as logging argument.

0.9.7

-----
- Aggregation of logs is now done in a transaction.
- Changed templates to allow for easier customization.
- Fixed an error in tests.py that occured with Python 2.5.
- Added 2 new settings: INTERVAL and HISTORY_DAYS with the defaults as before.
- Moved JS code from extrastyle to extrahead block in templates.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.