I created my own Auth app, and now Admin is not working, what can you suggest?
Exception now is: 'User' object has no attribute 'is_authenticated'
I know my User really have no such method. So I have 2 ways: - change admin - adapt my user system
My question was: is there possibility to easily off admin bound to auth