thanx ! :)
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more options, visit this
tanks !
the filter urlencode did the trick.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.
hi,
How i can add it then ?
i was thinking that the problem is "?" because :
works perfectly any other characters in the topic_name part seems to
work and since i'm only using : (.*) i didn't see how it could be an
URL mismatch matter because for me (.*) means match everything ...
thanx.
--
Yo
and for some reason django is bothered by it...
maybe because "?..."are usually processed has get variables...
thanx
Keats.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegr
via POST, but the URL doesn't end in a slash and
you have APPEND_SLASH set.
REQUEST_URI '/blabla/topic/reply/114-test%20?/'
PATH_INFO u'/blabla/topic/reply/114-test '
PATH_TRANSLATED '/my.wsgi/blabla/topic/reply/114-test '
can anyone tell if this
Hi,
when authenticate is called i get this error http://dpaste.com/210674/
though the user exist in database... is authenticate known to not work
with multiple database context ?
my register function was working fine before that...
i've tried with @transaction.autocommit in place of
@transaction.c
you need to put :
# -*- coding: utf-8 -*-
at the first line of files where you use non ascii caracters...
On 10 mar, 02:51, Jean-Pascal Houde <[EMAIL PROTECTED]> wrote:
> Excuse me for the delay... I finally had some time to debug this
> issue.
> First, about the problems I was having :
> I mov
7 matches
Mail list logo