summaryrefslogtreecommitdiff
path: root/mirrors/admin.py
AgeCommit message (Expand)Author
2014-11-01Add bandwidth field to mirror URLsDan McGee
2014-05-31Convert ~~~ to date/username text when editing mirror notesDan McGee
2014-03-29Add last_modified column to mirrorsDan McGee
2013-12-14Add Flyspray Bug field to mirror modelDan McGee
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee
2013-05-21Begin removal of FTP mirror supportDan McGee
2013-04-10Allow mirror rsync IPs to be IPv4/IPv6 addresses or networksrelease_2013-04-10Dan McGee
2013-03-06Add mirror CheckLocationAdminDan McGee
2013-01-14Drop country column from mirror tableDan McGee
2012-05-18mirrors: add an alternate_email columnDan McGee
2012-04-25Add django_countries country code fields and population migrationsDan McGee
2012-04-25Rename mirror country fields to country_old in prep for normalizationDan McGee
2012-02-13Don't select FTP by default in mirrorlistsDan McGee
2011-10-11Pylint suggested and other cleanupsDan McGee
2011-08-22Admin setup tweaksDan McGee
2011-03-28Move country filter last in mirror adminDan McGee
2011-02-27Auto-resolve mirror URLs on saveDan McGee
2011-02-27Auto map the protocol URL fieldDan McGee
2010-09-30Add is_download field to mirror protocolsDan McGee
2010-09-06Move mirror models out of main appDan McGee