Django-logtail

Latest version: v0.3.0

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

Scan your dependencies

Page 1 of 2

0.3.1

------------------

- Nothing changed yet.

0.3.0

------------------

- Add Django 1.10 and Python 3.5 compatibility (thanks AlJohri)

0.2.0

------------------

- Django 1.6 compatibility

0.1.1

------------------

- Add the static folder to the MANIFEST.in

0.1.0

------------------

- Adding ``django_logtail.urls`` to your project's ``ROOT_URLCONF`` is no
longer necessary. All log tailing functionality has been moved to the
``ModelAdmin`` class in the form of the URLs and views.
- Now that the view is served from the ModelAdmin, use the Media class to define
jquery dependency, and use django's built-in jquery object rather than using a
CDN.
- Added example/ project for easier testing.
- Update documentation.

0.0.6

------------------

- Use a CDN that does not serve gateway timeouts (mediatemple -> google)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.