Code Monkey home page Code Monkey logo

Comments (6)

allardbrain avatar allardbrain commented on June 28, 2024 7

For folks coming here looking for a workaround, you can install the development branch of this package which contains a fix for this error. Note, you may need to use the pip3 command if you are running Python3 and pip doesn't work.

pip uninstall django-admin-honeypot  # uninstall the version hosted in PyPi
pip install git+https://github.com/dmpayton/django-admin-honeypot.git@develop

There are some risks associated with using the development version of any package. Make sure you understand those risks before using this approach.

from django-admin-honeypot.

AnasR7 avatar AnasR7 commented on June 28, 2024 1

I think this problem is solved by @sanyamidha10 thanks to her quick solution to this problem.
in her pull request.

from django-admin-honeypot.

saurav-codes avatar saurav-codes commented on June 28, 2024 1

what could be the risk..? because i need to use it in production.

from django-admin-honeypot.

AnasR7 avatar AnasR7 commented on June 28, 2024

I have the same problem. can anybody Update these plugins?

from django-admin-honeypot.

allardbrain avatar allardbrain commented on June 28, 2024

Hi @dmpayton, thank you so much for your stewardship of this package over the years! Like many others using the more recent Django version(s), I'm running into the error described here due to Django's deprecation of ugettest_lazy in favor of gettext_lazy. I see that this error has been resolved in the development branch — any chance we could get a new PyPi release so we can pull these changes in?

from django-admin-honeypot.

kreimben avatar kreimben commented on June 28, 2024

@allardbrain
If I use development branch and can solve the problem, problem supposed to be fixed.
Thanks.

from django-admin-honeypot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.