ctober 2012 17:43:19 UTC+1, Stefano T wrote:
>
>> Hi all.
>> i just discovered the context processor, and i use it for put an object
>> in the request automatically, this is the code:
>>
>> def addProfile(request):
>> try:
>> user
therwise
> it will catch every request):
> url(r'^', 'earth.views.Home'),
>
> As for your origina question, are you sure you have your session middleware
> activated?
>
>
>
>
>
>
>
> On Saturday, October 6, 2012 9:53:36 AM UTC-4, Stefano T wro
#x27;
>
> Bill
>
> On Fri, Oct 5, 2012 at 2:15 PM, Stefano T
> > wrote:
> > wait i may have spotted out the problem:
> > if i've an app, is this the correct url pattern for the homepage?
> >
> > url(r'^', 'earth.views.Home'
wait i may have spotted out the problem:
if i've an app, is this the correct url pattern for the homepage?
url(r'^', 'earth.views.Home'),
or does it take ll the urls?
On Friday, October 5, 2012 8:10:09 PM UTC+2, Stefano T wrote:
>
> i didn't est SESSI
tober 5, 2012 7:32:16 PM UTC+2, larry@gmail.com wrote:
>
> On Fri, Oct 5, 2012 at 10:57 AM, Stefano T
> > wrote:
> > Hi all.
> > i'm new to django and i'm facing a problem i can't solve so far.
> > Basically, when i log in in the admin part, every
Hi all.
i'm new to django and i'm facing a problem i can't solve so far.
Basically, when i log in in the admin part, every operation i do it
ask me for the login. doesn't matter which browser i user, it's always
the same.
at the beginning it was acting normally: once logged in i stay logged
in unti
6 matches
Mail list logo