You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR updates [Django](https://pypi.org/project/Django) from **2.1.5** to **2.1.6**.
<details>
<summary>Changelog</summary>
### 2.1.6
```
==========================
*February 11, 2019*
Django 2.1.6 fixes a security issue and a bug in 2.1.5.
Bugfixes
========
* Made the ``obj`` argument of ``InlineModelAdmin.has_add_permission()``
optional to restore backwards compatibility with third-party code that
doesn't provide it (:ticket:`30097`).
==========================
```
</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/django
- Changelog: https://pyup.io/changelogs/django/
- Homepage: https://www.djangoproject.com/
</details>
0 commit comments