Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-01 | Remove old south migrations | Dan McGee | |
Django 1.7 has built-in migrations support, so we no longer want these around. All existing installs should be fully migrated at this point to the latest schema. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-04-07 | Add some migrations to convert database to UTC time | Dan McGee | |
This follows the earlier commit where we make sure any value going to or being pulled from the database is UTC. Signed-off-by: Dan McGee <dan@archlinux.org> |