summaryrefslogtreecommitdiffstats
path: root/mirrors/admin.py
AgeCommit message (Expand)AuthorFilesLines
2013-12-14Add Flyspray Bug field to mirror modelDan McGee1-1/+2
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee1-0/+6
2013-05-21Begin removal of FTP mirror supportDan McGee1-0/+1
2013-04-10Allow mirror rsync IPs to be IPv4/IPv6 addresses or networksrelease_2013-04-10Dan McGee1-14/+0
2013-03-06Add mirror CheckLocationAdminDan McGee1-1/+17
2013-01-14Drop country column from mirror tableDan McGee1-2/+2
2012-05-18mirrors: add an alternate_email columnDan McGee1-2/+2
2012-04-25Add django_countries country code fields and population migrationsDan McGee1-2/+2
2012-04-25Rename mirror country fields to country_old in prep for normalizationDan McGee1-2/+2
2012-02-13Don't select FTP by default in mirrorlistsDan McGee1-3/+5
2011-10-11Pylint suggested and other cleanupsDan McGee1-2/+3
2011-08-22Admin setup tweaksDan McGee1-1/+2
2011-03-28Move country filter last in mirror adminDan McGee1-1/+1
2011-02-27Auto-resolve mirror URLs on saveDan McGee1-1/+1
2011-02-27Auto map the protocol URL fieldDan McGee1-4/+16
2010-09-30Add is_download field to mirror protocolsDan McGee1-1/+5
2010-09-06Move mirror models out of main appDan McGee1-0/+61