Monday, April 30, 2018

AttributeError at /admin/login/

I am getting the following error when I TRY to log in to my site

"AttributeError at /admin/login/

'datetime.datetime' object has no attribute 'split'"

This looks like a Django bug as it is in the Admin module and is NOT related to any of my code.

Does anyone have any idea why this is happening???

Thanks.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3928a271-1090-4cf7-b6a0-cd893af16792%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment