mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-10 00:42:06 +00:00
Add support for surveys
This commit is contained in:
@ -102,6 +102,7 @@ INSTALLED_APPS = [
|
||||
'pgweb.profserv',
|
||||
'pgweb.lists',
|
||||
'pgweb.sponsors',
|
||||
'pgweb.survey',
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user