teerace / web

Website aggregating scores from multiple Teeworlds Race servers. Provides an API for game servers to authenticate players and send in their runs.
BSD 3-Clause "New" or "Revised" License
14 stars 9 forks source link

Update django-contrib-comments to 1.9.0 #206

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

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