summaryrefslogtreecommitdiffstats
path: root/main/migrations/0048_auto__add_field_repo_bugs_category.py
AgeCommit message (Collapse)AuthorFilesLines
2011-04-19Add a "Report a Bug" linkDan McGee1-0/+158
We need Flyspray category data to make this more useful, and we can prefill the Subject and Category fields (along with putting it on the right project). Implements FS#23751. Signed-off-by: Dan McGee <dan@archlinux.org>