Project

General

Profile

Anomalie #264

[blog] Erreur liste des posts en admin

Added by Emmanuelle numahell almost 10 years ago. Updated almost 10 years ago.

Status:
Fermé
Priority:
Normal
Assignee:
Category:
Communication
Start date:
10/09/2014
Due date:
% Done:

100%

Estimated time:

Description

salut les sysadmin !

J'ai cette erreur :

In template /home/mezzanine/blogenv/local/lib/python2.7/site-packages/grappelli_safe/templates/admin/change_list.html, error at line 140
Database returned an invalid value in QuerySet.datetimes(). Are time zone definitions for your database and pytz installed?

(en détail : http://pastie.org/9633976)

Deux pistes si vous pouvez essayer :

History

#1 Updated by Fabien ADAM almost 10 years ago

  • % Done changed from 0 to 100
  • Assignee set to Fabien ADAM
  • Status changed from Nouveau to Fermé

(Commande mysql à faire avec le root mysql)
mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql mysql
mysql -e "flush tables;" mysql

Also available in: Atom PDF