Re: I can't select day with calendar widget

2010-10-11 Thread renevie...@gmail.com
On Sat, Oct 9, 2010 at 10:37 AM, Steve Holden wrote: > As others have observed, I see the correct dates for holidays I created, > including 2010-10-10. > > regards >  Steve > Hello I have a new antecedent to add. the 2010-10-10, our local clocks has changed from clt to clst can this to be the b

Re: I can't select day with calendar widget

2010-10-09 Thread Steve Holden
As others have observed, I see the correct dates for holidays I created, including 2010-10-10. regards Steve On 10/9/2010 7:46 AM, Rene Vielma wrote: > Hello > > I've upload the sandbox project whit develop server to > http://200.63.96.245:8000/admin/ > user and p: test > > For you can check

Re: I can't select day with calendar widget

2010-10-09 Thread renevie...@gmail.com
On Sat, Oct 9, 2010 at 10:12 AM, Mario wrote: > Rene, > > When you say "the problem happens when I select 2010-10-10  in the > widget , then > 2010-10-09 is set in the field." What do you exactly mean? It looks > like you need to revisit your app/models.py. > > V/r, > > Mario > Hello Mario my mo

Re: I can't select day with calendar widget

2010-10-09 Thread renevie...@gmail.com
On Sat, Oct 9, 2010 at 9:33 AM, Christoph wrote: > Hi Rene, > > I tried to replicate your problem. I selected the 10th of October > 2010, 2010-10-10 is set in the field and I can also safe it as such. > > So, try again and see if the problem is still there. > > Best regards, > Christoph Thank you

Re: I can't select day with calendar widget

2010-10-09 Thread Mario
Rene, When you say "the problem happens when I select 2010-10-10 in the widget , then 2010-10-09 is set in the field." What do you exactly mean? It looks like you need to revisit your app/models.py. V/r, Mario On Oct 7, 6:25 pm, "renevie...@gmail.com" wrote: > Hello. > > I've a problem with t

Re: I can't select day with calendar widget

2010-10-09 Thread Christoph
Hi Rene, I tried to replicate your problem. I selected the 10th of October 2010, 2010-10-10 is set in the field and I can also safe it as such. So, try again and see if the problem is still there. Best regards, Christoph On Oct 9, 12:46 pm, Rene Vielma wrote: > Hello > > I've upload the sandbo

Re: I can't select day with calendar widget

2010-10-09 Thread Rene Vielma
Hello I've upload the sandbox project whit develop server to http://200.63.96.245:8000/admin/ user and p: test For you can check this problem I hope any comment thanks.. On 7 oct, 18:25, "renevie...@gmail.com" wrote: > Hello. > > I've a problem with the calendar widget. > > I created a sandb

I can't select day with calendar widget

2010-10-07 Thread renevie...@gmail.com
Hello. I've a problem with the calendar widget. I created a sandbox project with just one entity and one date attribute then I registered in the admin nothing else the problem happens when I select 2010-10-10 in the widget , then 2010-10-09 is set in the field. I don't know if this happens wit