Projet

Général

Profil

Bug #30898

crash "naive datetime" sur sync_external_feeds

Ajouté par Thomas Noël il y a environ 5 ans. Mis à jour il y a presque 2 ans.

Statut:
Rejeté
Priorité:
Normal
Assigné à:
-
Version cible:
-
Début:
26 février 2019
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Non
Planning:

Description

Subject: Cron <corbo@corbo> test -x /usr/bin/corbo-manage && corbo-manage tenant_command sync_external_feeds --all-tenants

/usr/lib/python2.7/dist-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField
Announce.publication_time received a naive datetime (2019-02-25 10:03:07) while time zone support is active.
  RuntimeWarning)
/usr/lib/python2.7/dist-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField
Announce.publication_time received a naive datetime (2019-02-22 08:30:35) while time zone support is active.
  RuntimeWarning)
/usr/lib/python2.7/dist-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField
Announce.publication_time received a naive datetime (2019-02-15 07:48:01) while time zone support is active.
  RuntimeWarning)
/usr/lib/python2.7/dist-packages/django/db/models/fields/__init__.py:1451: RuntimeWarning: DateTimeField
Announce.publication_time received a naive datetime (2019-02-14 16:02:35) while time zone support is active.
  RuntimeWarning)
...

Historique

#1

Mis à jour par Frédéric Péters il y a presque 2 ans

  • Statut changé de Nouveau à Rejeté

Formats disponibles : Atom PDF