lightningkite / cookiecutter-django

Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
https://lk-cookiecutter.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Update django-autoslug to 1.9.5 #462

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates django-autoslug from 1.9.3 to 1.9.5.

Changelog ### 1.9.5 ``` ------------------ Add license to sdist and wheels ``` ### 1.9.4 ``` ------------- New features: - Add `manager_name` kwarg to enable using custom managers from abstract models - Add compatibility for Django versions 1.10, 1.11, 2.0, and 2.1 - Transfer project to new maintainer ```
Links - PyPI: https://pypi.org/project/django-autoslug - Changelog: https://pyup.io/changelogs/django-autoslug/ - Repo: https://github.com/justinmayer/django-autoslug/archive/master.zip - Docs: https://pythonhosted.org/django-autoslug/
pyup-bot commented 5 years ago

Closing this in favor of #463