evorepo/mirrors/migrations
Dan McGee 2fd78dfa00 Allow mirror country field to be persisted to DB as NULL
You need a custom field type in Django to allow this.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-06-14 18:17:22 -05:00
..
__init__.py Put mirrors app under South control 2010-09-06 11:44:22 -05:00
0001_initial.py Put mirrors app under South control 2010-09-06 11:44:22 -05:00
0002_rename_model_tables.py Fix migration dependencies exposed after moving models 2010-09-29 15:16:39 -05:00
0003_auto__add_mirrorlog.py Add new MirrorLog model and associated migration 2010-09-21 09:10:33 -05:00
0004_auto__add_field_mirrorprotocol_is_download.py Add is_download field to mirror protocols 2010-09-30 14:20:45 -05:00
0005_populate_protocol_is_download.py Add is_download field to mirror protocols 2010-09-30 14:20:45 -05:00
0006_auto__add_field_mirrorurl_has_ipv4__add_field_mirrorurl_has_ipv6.py Add has_ipv{4,6} to MirrorUrl 2010-10-13 18:25:54 -05:00
0007_unique_names_urls.py Make mirror name and URLs unique 2011-04-05 01:12:23 -05:00
0008_auto__add_field_mirrorurl_country.py Add optional country override for individual mirror URLs 2011-04-12 18:36:20 -05:00
0009_auto__chg_field_mirrorurl_country.py Allow mirror country field to be persisted to DB as NULL 2011-06-14 18:17:22 -05:00