A number of translation methods were deprecated in Django 3.0 (including ugettext_lazy) and remove in Django 4.0:
https://docs.djangoproject.com/en/dev/releases/3.0/#deprecated-features-3-0 https://docs.djangoproject.com/en/dev/internals/deprecation/#deprecation-removed-in-4-0 The bottom line is that django-admin-honeypot needs to be updated to work with recent Django versions, see: https://github.com/dmpayton/django-admin-honeypot/issues/87 Cheers, Jeremy On Tuesday, May 10, 2022 at 7:48:38 AM UTC+2 chsuresh...@gmail.com wrote: > Hi , > While i am including the django-admin-honeypot , i am getting this error , > i followed the procedure in the documentation but not working > > [image: image.png] > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f4006ce1-17b2-40b6-8ab0-e80ef9500057n%40googlegroups.com.