Closed Scotchester closed 5 years ago
I was looking at the docs and couldn't tell how the anonymous condition differed from the boolean condition. Looking at the source, it seems to be about whether the user is logged into Django or not. Do I have that right?
anonymous
boolean
I was looking at the docs and couldn't tell how the
anonymous
condition differed from theboolean
condition. Looking at the source, it seems to be about whether the user is logged into Django or not. Do I have that right?