evorepo/mirrors/migrations
Dan McGee 3ebe31bdad Add is_download field to mirror protocols
This will replace all the usages of '!= rsync' and 'is ftp or http' we have
in the code with one check on a boolean flag.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-09-30 14:20:45 -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