summaryrefslogtreecommitdiffstats
path: root/mirrors/migrations/0007_unique_names_urls.py
AgeCommit message (Collapse)AuthorFilesLines
2011-04-05Make mirror name and URLs uniqueDan McGee1-0/+66
So we don't create duplicates without knowing it in our database, like we did earlier today. Signed-off-by: Dan McGee <dan@archlinux.org>