What i wound up doing was to create a custom ModelField which deals with
timezone-naive datetimes/timestamps: https://gist.github.com/smcoll/8405914
Then, i created schema/data migrations in South to convert existing values.
On Saturday, January 11, 2014 11:05:54 AM UTC-6, smcoll wrote:
>
> To c
To clarify, i'm dealing with datetimes which pre-date the implementation of
timezones (solar time). So i'd like any admin user in any timezone to be
able to enter a naive datetime which will remain the same naive datetime
for any usage in the site.
On Saturday, January 11, 2014 10:59:34 AM UTC
2 matches
Mail list logo