Age | Commit message (Expand) | Author |
---|---|---|
2012-12-28 | Populate the todolist slug field and mark non-null | Dan McGee |
2012-12-27 | Fix "RuntimeWarning: DateTimeField received a naive datetime" warnings | Dan McGee |
2012-10-31 | Store 'safe_mode' attribute on news model | Dan McGee |
2012-04-20 | Fix ContentType related migrations | Dan McGee |
2012-04-08 | Add migrations for on_delete attributes | Dan McGee |
2011-04-07 | Add some migrations to convert database to UTC time | Dan McGee |
2011-04-07 | Ensure feed GUIDs are unchanging and unique | Dan McGee |
2010-09-29 | Fix migration dependencies exposed after moving models | Dan McGee |
2010-09-21 | Add migrations to populate the news slug and make it non-null | Dan McGee |
2010-09-21 | Add news slug field | Dan McGee |
2010-09-14 | Add last modified date to news | Dan McGee |
2010-09-08 | Move news model to an appropriate place | Dan McGee |
2010-09-08 | Put news under south control | Dan McGee |