Add bug submission form

This commit is contained in:
Magnus Hagander
2010-01-11 16:09:49 +01:00
parent 481b7b108b
commit 2982541900
9 changed files with 144 additions and 0 deletions

View File

@ -103,6 +103,7 @@ INSTALLED_APPS = [
'pgweb.lists',
'pgweb.sponsors',
'pgweb.survey',
'pgweb.misc',
]