Closed dehidehidehi closed 2 years ago
Possible duplicate to https://github.com/dmpayton/django-admin-honeypot/issues/66
I would say even drop support for Django<2.2 and support inly Python 3.6+. I am ready to provide PR with these changes (in code, in docs etc) if @dmpayton is interested and will merge it and will publish new release.
@DmytroLitvinov Good idea but I fear the package is completely abandoned...
@GitRon , seems like so. @dmpayton we can try to move it into Jazzband organization if you don't interested in it.
Hi, I have forked this project, merged a few PRs (including one that should solve this issue), and released a package to PyPI. You might have better luck with my fork.
Fixed in develop. Thanks for your patience!
Depreciation warning from Django 3.1+: I suggest replacing all calls to ugettext() with gettext()