Hi.
I'm trying to allow admin generated pages for unauthenticated
(anonymous) users. This is for intranet app and I'd only need to open
some models. I'm using 0.95 release version and development server.
Problem is, AnonymousUser seems to be a special case and I can't figure
out how to give perm
Hi, and thanks for your ideas.
Creating a default user and authenticating to that automatically by my
own middleware seems like a way to go. I'd like to avoid doing custom
forms and Django's admin system could relieve me from that.
Not requiring login for unprivileged operations eases learning o
2 matches
Mail list logo