evorepo/main/migrations
Dan McGee 6dece4b18b After moving models, update content type table
The one thing that people forget to mention when moving models from one
Django app to another. I was fooled here.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-09-09 06:46:25 -05:00
..
__init__.py Add initial South migration for 'main' app 2010-01-31 13:20:49 -06:00
0001_initial.py Add initial South migration for 'main' app 2010-01-31 13:20:49 -06:00
0002_make_maintainer_nullable.py Remove archweb prefix from all imports 2010-02-10 00:29:27 -06:00
0003_migrate_maintainer.py Remove archweb prefix from all imports 2010-02-10 00:29:27 -06:00
0004_add_pkgname_index.py Add a pkgname index 2010-01-31 14:58:28 -06:00
0005_fix_empty_url_pkgdesc.py Handle empty pkgdesc and url a bit better 2010-01-31 16:08:06 -06:00
0006_add_more_info_to_packages.py Add some additional fields to package import 2010-02-26 20:42:13 -06:00
0007_add_files_last_update.py Add a files_last_update column 2010-02-27 13:36:58 -06:00
0008_mirror_tiering.py Mirror tiering enhancements 2010-03-06 10:13:28 -06:00
0009_mirror_rsync_credentials.py Add mirror rsync credentials data 2010-03-06 10:29:19 -06:00
0010_kill_rsync_ip_hostname.py Kill rsync IP hostname field 2010-03-06 10:34:04 -06:00
0011_mirror_notes_text_field.py Make mirror notes a text field 2010-03-06 10:42:51 -06:00
0012_is_repo_testing.py Add a flag to the repo to indicate its 'testing' status 2010-03-06 15:36:20 -06:00
0013_mark_repos_testing.py Add a flag to the repo to indicate its 'testing' status 2010-03-06 15:36:20 -06:00
0014_mirror_notes_rsync_optional.py Make rsync fields on mirrors optional 2010-03-20 14:02:38 -05:00
0015_auto__del_field_package_maintainer.py Drop maintainer column off packages model 2010-03-27 16:21:58 -05:00
0016_always_fill_pkgbase.py Get unit tests up and running again 2010-06-24 17:08:00 -05:00
0017_auto__chg_field_package_pkgbase.py Make pkgbase non-null and indexed 2010-03-27 18:09:42 -05:00
0018_auto__del_press.py Migration to remove press model 2010-04-18 22:56:42 -05:00
0019_auto__del_altforum.py Migration to delete AltForum model 2010-04-18 23:25:56 -05:00
0020_auto__del_externalproject.py Migration to remove external projects 2010-04-18 23:35:34 -05:00
0021_mark_package_fields_nullable.py Fix null field issues exposed by Django 1.1.2 2010-05-24 10:57:17 -05:00
0022_auto__add_field_package_filename.py Add filename column to package model 2010-05-26 10:11:59 -05:00
0023_auto__add_field_package_flag_date.py Make flag column on packages a date 2010-07-06 18:36:17 -05:00
0024_set_initial_flag_date.py Make flag column on packages a date 2010-07-06 18:36:17 -05:00
0025_auto__del_field_package_needupdate.py Remove old needupdate column 2010-07-06 18:37:28 -05:00
0026_auto__add_field_package_packager_str__add_field_package_packager.py Add packager fields to package model 2010-07-28 14:41:13 -05:00
0027_auto__chg_field_package_compressed_size__chg_field_package_installed_s.py Make package size fields big integers 2010-08-17 09:43:40 -05:00
0028_auto__add_field_repo_bugs_project__add_field_repo_svn_root.py Add more metadata to repo model 2010-08-25 14:04:23 -05:00
0029_fill_in_repo_data.py Simple migration to populate repo data 2010-08-25 14:12:14 -05:00
0030_move_mirror_models.py Move mirror models out of main app 2010-09-06 12:01:46 -05:00
0031_move_news_out.py Move news model to an appropriate place 2010-09-08 00:23:55 -05:00
0032_auto__add_field_arch_agnostic.py Add metadata to Arch table 2010-09-08 10:50:55 -05:00
0033_mark_any_agnostic.py Add metadata to Arch table 2010-09-08 10:50:55 -05:00
0034_update_content_type.py After moving models, update content type table 2010-09-09 06:46:25 -05:00