Django-check-seo

Latest version: v1.0.1

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

Scan your dependencies

Page 2 of 7

0.6.2

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

Documentation
~~~~~~~~~~~~~
- Update changelog [Corentin Bettiol]

Other
~~~~~
- An issue when splitting the keywords [Ahmed Shawky]

Keywords must be separated by ", " a comma followed by two empty spaces, which will fail in most cases.
Split by, then removing empty spaces should solve the issue

0.6.1

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

Documentation
~~~~~~~~~~~~~
- Update readme [Corentin Bettiol]
- Update changelog [Corentin Bettiol]

Other
~~~~~
- Have the test-client follow redirects on requests [Marco Bonetti]

0.6.0

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

Documentation
~~~~~~~~~~~~~
- Update readme [Corentin Bettiol]
- Update changelog [Corentin Bettiol]

Other
~~~~~
- 55 Support both new and old versions of Django still using
ugettext_lazy [Marco Bonetti]
- Dont report missing description if we have exactly one [Marco Bonetti]
- Django 4: ugettext_lazy was removed in favor of gettext_lazy [Marco
Bonetti]

0.5.2

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

Bug fixes
~~~~~~~~~
- Fix python2 tests [Corentin Bettiol]

Maintenance
~~~~~~~~~~~
- Python2 (!!!) compat [Corentin Bettiol]
- Improve (?) django 3 compat [Corentin Bettiol]

replace a check "startswith 2" by "> 1" in order to handle django
version 3 and mor

0.5.1

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

Bug fixes
~~~~~~~~~
- Fix 45 Meta description check is now working [Corentin Bettiol]

0.5.0

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

Features
~~~~~~~~
- Fix 48 [Corentin Bettiol]

Fix typo in comments.

Update image check: image lacking alt tags are creating a "warning" and
not an "error" anymore, since there are valid usecases where you won't
add an alt tag (non-text content).

Update of translations


Documentation
~~~~~~~~~~~~~
- Update readme [Corentin Bettiol]

update pre-commit-confi

- Update changelog [Adrien Delhorme]

Other
~~~~~
- Remove requests as a requirement, use django.test.Client [Jeffrey de
Lange]

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.