summaryrefslogtreecommitdiffstats
path: root/main/migrations/0028_auto__add_field_repo_bugs_project__add_field_repo_svn_root.py
AgeCommit message (Collapse)AuthorFilesLines
2010-08-25Add more metadata to repo modelDan McGee1-0/+200
Things like the flyspray project ID and SVN repo path should go here rather than being hardcoded in the code. Signed-off-by: Dan McGee <dan@archlinux.org>