summaryrefslogtreecommitdiffstats
path: root/mirrors/migrations/0025_auto__chg_field_mirrorrsync_ip.py
AgeCommit message (Collapse)AuthorFilesLines
2013-04-11Allow mirror rsync IPs to be IPv4/IPv6 addresses or networksDan McGee1-0/+85
This gives us a bunch more flexibility on this field, and now supports all the options that the rsync config file supports. Signed-off-by: Dan McGee <dan@archlinux.org>