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, "[email protected]" <[email protected]> wrote: > 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 with others dates. > > what happen? > > my setting.py doesn't have any significant changes > > thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

