summaryrefslogtreecommitdiff
path: root/mirrors/migrations/0020_auto__del_field_mirror_country.py
AgeCommit message (Collapse)Author
2013-01-14Drop country column from mirror tableDan McGee
We now always look for this information at the URL level, not the mirror level. This simplifies quite a bit of code in and around the mirror views. Signed-off-by: Dan McGee <dan@archlinux.org>