summaryrefslogtreecommitdiff
path: root/packages/views/flag.py
AgeCommit message (Expand)Author
2013-11-28Merge tag 'release_2013-11-25' into archweb-genericLuke Shumaker
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee
2013-04-21Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-04-21Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-04-16Various minor code cleanups and fixesrelease_2013-04-16Dan McGee
2013-03-27Pull references to Arch Linux in code into BRANDING_ variables in settingsLuke Shumaker
2013-02-26Use user.userprofile rather than user.get_profile()Dan McGee
2013-01-23Use querysets for calls to get_object_or_404(Package)Dan McGee
2012-09-15Remove now unnecessary importrelease_2012-09-15Dan McGee
2012-09-08p/v/flag: Add reply-to to out-of-date notificationsFlorian Pritz
2012-08-13Attempt to screen for useless out-of-date messagesDan McGee
2012-08-08Migrate flag request version info to new formatDan McGee
2012-07-24Replace deprecated direct_to_template() with render() shortcutDan McGee
2012-07-24Remove custom utc_now() function, use django.utils.timezone.now()Dan McGee
2012-05-02Flagging related cleanups and improvementsrelease_2012-05-02Dan McGee
2012-03-23Make all datetime objects fully timezone awareDan McGee
2012-02-14Require message when flagging package out of dateDan McGee
2012-02-07FlagRequest model behavior tweaksDan McGee
2012-01-10Add old version string to saved flag requestsrelease_2012-01-11Dan McGee
2011-12-08Store flag requests in the databaseDan McGee
2011-11-10packages/views: move flag-related views to own moduleDan McGee