Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-01 | Remove old south migrations | Dan McGee | |
Django 1.7 has built-in migrations support, so we no longer want these around. All existing installs should be fully migrated at this point to the latest schema. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2011-02-15 | Move license to a related model | Dan McGee | |
This allows us to store multiple licenses per package in a more elegant fashion, and will later allow us to search and filter on this information. Signed-off-by: Dan McGee <dan@archlinux.org> |