Age | Commit message (Expand) | Author |
2013-11-06 | Django 1.6 upgrade, deprecation cleanup | Dan McGee |
2013-04-16 | Various minor code cleanups and fixesrelease_2013-04-16 | Dan McGee |
2013-02-26 | Use user.userprofile rather than user.get_profile() | Dan McGee |
2013-01-23 | Use querysets for calls to get_object_or_404(Package) | Dan McGee |
2012-09-15 | Remove now unnecessary importrelease_2012-09-15 | Dan McGee |
2012-09-08 | p/v/flag: Add reply-to to out-of-date notifications | Florian Pritz |
2012-08-13 | Attempt to screen for useless out-of-date messages | Dan McGee |
2012-08-08 | Migrate flag request version info to new format | Dan McGee |
2012-07-24 | Replace deprecated direct_to_template() with render() shortcut | Dan McGee |
2012-07-24 | Remove custom utc_now() function, use django.utils.timezone.now() | Dan McGee |
2012-05-02 | Flagging related cleanups and improvementsrelease_2012-05-02 | Dan McGee |
2012-03-23 | Make all datetime objects fully timezone aware | Dan McGee |
2012-02-14 | Require message when flagging package out of date | Dan McGee |
2012-02-07 | FlagRequest model behavior tweaks | Dan McGee |
2012-01-10 | Add old version string to saved flag requestsrelease_2012-01-11 | Dan McGee |
2011-12-08 | Store flag requests in the database | Dan McGee |
2011-11-10 | packages/views: move flag-related views to own module | Dan McGee |