dmpayton / django-admin-honeypot

:honey_pot: A fake Django admin login screen page.
http://django-admin-honeypot.readthedocs.io/
MIT License
1.02k stars 187 forks source link

Breaks on Django 2.0 #48

Closed flexpeace closed 6 years ago

flexpeace commented 6 years ago

ModuleNotFoundError: No module named 'django.core.urlresolvers'

phyxkal commented 6 years ago

u can use django.urls

lofidevops commented 6 years ago

I think this is a duplicate of #45

gtlambert commented 6 years ago

@phyxkal how can we use django.urls? I'm finding the django-admin-honeypot breaks on Django version 2.0.2

dmpayton commented 6 years ago

1.1.0 has been released, now with more Django 2 compatibility! 🎉