summaryrefslogtreecommitdiff
path: root/mirrors/migrations/0009_auto__chg_field_mirrorurl_country.py
AgeCommit message (Collapse)Author
2011-06-14Allow mirror country field to be persisted to DB as NULLDan McGee
You need a custom field type in Django to allow this. Signed-off-by: Dan McGee <dan@archlinux.org>