mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-09 03:54:08 +00:00
Implement the feature matrix
This commit is contained in:
@ -104,6 +104,7 @@ INSTALLED_APPS = [
|
||||
'pgweb.sponsors',
|
||||
'pgweb.survey',
|
||||
'pgweb.misc',
|
||||
'pgweb.featurematrix',
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user