summaryrefslogtreecommitdiffstats
path: root/mirrors/migrations/0010_auto__add_field_mirrorprotocol_default.py
AgeCommit message (Collapse)AuthorFilesLines
2012-02-13Don't select FTP by default in mirrorlistsDan McGee1-0/+66
More generally, add a new 'default' column to the mirror protocol model so we can determine what is selected and shown by default. Signed-off-by: Dan McGee <dan@archlinux.org>