evorepo/mirrors/migrations
Dan McGee 3a1101db1d Don't select FTP by default in mirrorlists
More generally, add a new 'default' column to the mirror protocol model
so we can determine what is selected and shown by default.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-02-13 12:36:37 -06: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
0010_auto__add_field_mirrorprotocol_default.py Don't select FTP by default in mirrorlists 2012-02-13 12:36:37 -06:00
0011_adjust_protocol_defaults.py Don't select FTP by default in mirrorlists 2012-02-13 12:36:37 -06:00