modlinltd / django-advanced-filters

Add advanced filtering abilities to Django admin
https://pypi.org/project/django-advanced-filters/
MIT License
771 stars 173 forks source link

Update django-braces #122

Closed jbsanf closed 4 years ago

jbsanf commented 4 years ago

Change of requirements django-braces <= 1.14, to correct incompatibility with Django 3.

Pull request: Add compatibility for Django 3.0 Release django-braces v1.14.0

I will include in a future pull request the update of the tox to include versions of Django 3.

lgtm-com[bot] commented 4 years ago

This pull request introduces 1 alert when merging 5853a5a950bef0162c3f7b7c18faea1f1e4f256d into 90a8ed57571b8124fb7139969eecc1138922e8a3 - view on LGTM.com

new alerts:

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 95.906% when pulling 5853a5a950bef0162c3f7b7c18faea1f1e4f256d on jbsanf:upgrade_django-braces into 90a8ed57571b8124fb7139969eecc1138922e8a3 on modlinltd:develop.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 95.906% when pulling 5853a5a950bef0162c3f7b7c18faea1f1e4f256d on jbsanf:upgrade_django-braces into 90a8ed57571b8124fb7139969eecc1138922e8a3 on modlinltd:develop.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 95.906% when pulling 5853a5a950bef0162c3f7b7c18faea1f1e4f256d on jbsanf:upgrade_django-braces into 90a8ed57571b8124fb7139969eecc1138922e8a3 on modlinltd:develop.

asfaltboy commented 4 years ago

Thanks for the contribution @jbsanf !