PJ Farrell
PJ Farrell
Really interested if there is an update on this issue or if people have found a better way to get this to work.
@ashrafemad This is fixed in the fork `django-heralder` which is a one-to-one drop in replacement.
PR was merged so this issues should have been closed.
It would likely break backwards compatibility if this behavior was changed. What about adding a new attribute called `allow_empty` which defaults to `False` (to maintain BC)?
@mixxorz ready for merge.
Does anyone know a workaround to get dialogs to show up in devtools?
I updated the `tox.ini` file to support Django 2.1 and 2.2. Django 2.0 was the last version to support Python 3.4. I broke out the `envlist` for Django 2.1 and...
Nudge... would it be possible to get this merged and released to PyPi? (@gnrfan @joshmaker @ctbarna @dakrauth)
@fdintino Added in support for Django 3.0 and 3.1 into this PR. Any possibility of a merge and PyPI release?