Changelog
### 1.9.0
```
------------------
* Added testing for Python 3.6.
* Confirmed support for Django 2.0 and 2.1.
* Dropped support for Django < 1.11.
* ``ip_address`` is set to None when ``REMOTE_ADDR`` is empty (93).
```
Links
- PyPI: https://pypi.org/project/django-contrib-comments
- Changelog: https://pyup.io/changelogs/django-contrib-comments/
- Repo: https://github.com/django/django-contrib-comments
This PR updates django-contrib-comments from 1.8.0 to 1.9.0.
Changelog
### 1.9.0 ``` ------------------ * Added testing for Python 3.6. * Confirmed support for Django 2.0 and 2.1. * Dropped support for Django < 1.11. * ``ip_address`` is set to None when ``REMOTE_ADDR`` is empty (93). ```Links
- PyPI: https://pypi.org/project/django-contrib-comments - Changelog: https://pyup.io/changelogs/django-contrib-comments/ - Repo: https://github.com/django/django-contrib-comments