Comment 6 for bug 494950

Revision history for this message
Ronnie (ronnie.vd.c) wrote :

The change happens somewhere in the 0.1 version of LP.

What i did to hopefully fix it:

changes models.py of the head version:
 - DateField to DateTimeField

./manage.py schemamigration --auto teams

Change in the 0013_auto__chg_field_team_approved_date.py:
 - Flipped the lines from the functions: forwards and backwards