summaryrefslogtreecommitdiffstats
path: root/mirrors/migrations/0019_move_country_data_to_url.py
AgeCommit message (Collapse)AuthorFilesLines
2013-01-14Add migration to move country data down to the URL levelDan McGee1-0/+74
Rather than have the weird indirection we need now to find the right country for URLs, just always store it on the URL. Signed-off-by: Dan McGee <dan@archlinux.org>