evorepo/packages/migrations
Dan McGee 97437d27b7 Add new package parts models
This allows us to store conflicts, provisions (provides), and replacements
in the database, things we weren't capturing before. All can be multivalued,
just like License and PackageGroup.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-03-23 15:44:41 -05:00
..
__init__.py Move package maintainer off of package model 2010-03-27 16:15:20 -05:00
0001_initial.py Move package maintainer off of package model 2010-03-27 16:15:20 -05:00
0002_populate_package_relation.py Get unit tests up and running again 2010-06-24 17:08:00 -05:00
0003_auto__add_packagegroup.py Add package groups model and display to packages 2010-07-25 15:49:06 -05:00
0004_auto__add_license.py Move license to a related model 2011-02-15 13:51:11 -06:00
0005_move_license_data.py Move license to a related model 2011-02-15 13:51:11 -06:00
0006_auto__add_provision__add_conflict__add_replacement.py Add new package parts models 2011-03-23 15:44:41 -05:00