Django-simple-metatags

Latest version: v2.0.3

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

Scan your dependencies

Page 1 of 2

2.0.3

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

- Declared compatibility with Python 3.10 in Django 3.2
- Improved messages emitted by the resetmetatagscache management command

2.0.2

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

- Sorted imports by isort
- Declared compatibility with Django 3.2

2.0.1

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

- Fixed incorrect path in MANIFEST.in for CSS assets
- Dropped Python 3.4, Python 3.5 and Django 2.0 support
- Declared compatibility with Python 3.9 and Django 3.1

2.0.0

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

- Added caching feature
- Added database index for url field of MetaTag model
- Added MetaTagAbleMixin and MetaTagAbleModelAdmin to simplify meta tags adjusting in Django admin
- Renamed database table from meta_tags to metatags
- Removed model_title_field argument of include_meta_tags inclusion tag
- Started deprecation of meta_tags template library in favor of metatags
- Started deprecation of include_meta_tags inclusion tag in favor of include_metatags
- Fixed integration with the django-modeltranslation application

1.0.1

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

- Added __init__.py files to management and management/commands directories to build distributive properly (issue https://github.com/pypa/setuptools/issues/97)

1.0.0

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

- Added Django 3.0 support
- Dropped Python 2 support

Release 0.9.2 (this is the last release to support Python 2)
------------------------------------------------------------

- Added compatibility with Django 2.0
- Refactored admin forms
- Extended test suite

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.