On 2/16/07, Almad <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> please...nobody have a clue?
>
> I've run into same issue again and it's somehow making django usuable
> for me :-(
>
> (and yes, still with the freshest trunk)
>
> Thank You,
>
> Almad
my guess would be that you are somewhere returning a
Hello,
please...nobody have a clue?
I've run into same issue again and it's somehow making django usuable
for me :-(
(and yes, still with the freshest trunk)
Thank You,
Almad
On Jan 28, 4:30 pm, "Almad" wrote:
> Hello,
>
> I'd like to ask about session/auth middleware I'm trying to use.
--
Hello,
I'd like to ask about session/auth middleware I'm trying to use.
I have this view, which tries to act as openid consumer:
def prihlas(request):
# FIXME: better tmp dir
oidconsumer = consumer.Consumer(request.session, FileOpenIDStore('/
tmp/openid'))
try:
req = oidcon
3 matches
Mail list logo