evorepo/mirrors/migrations
Dan McGee 7f2ed459e9 Remove now-unused NullCharField
It would be straightforward if we just needed to remove the field class
definition, but we also need to update all migrations that referenced it
so we don't have problems starting and migrating from scratch.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-04-26 11:53:49 -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 ContentType related migrations 2012-04-20 11:15:03 -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 Remove now-unused NullCharField 2012-04-26 11:53:49 -05:00
0010_auto__add_field_mirrorprotocol_default.py Remove now-unused NullCharField 2012-04-26 11:53:49 -05:00
0011_adjust_protocol_defaults.py Remove now-unused NullCharField 2012-04-26 11:53:49 -05:00
0012_auto__add_on_delete_attribute.py Remove now-unused NullCharField 2012-04-26 11:53:49 -05:00
0013_rename_country_fields.py Remove now-unused NullCharField 2012-04-26 11:53:49 -05:00
0014_add_country_code_fields.py Remove now-unused NullCharField 2012-04-26 11:53:49 -05:00
0015_assign_country_codes.py Remove now-unused NullCharField 2012-04-26 11:53:49 -05:00
0016_auto__del_field_mirror_country_old__del_field_mirrorurl_country_old.py Remove now-unused NullCharField 2012-04-26 11:53:49 -05:00