mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-06 09:57:57 +00:00
Add app to store and view the PostgreSQL Weekly News, including generation
of the RSS feed. (Which will receive a new URL now that it lives in the actual app and not in with the static files, so a redirect will be needed there).
This commit is contained in:
@ -105,6 +105,7 @@ INSTALLED_APPS = [
|
||||
'pgweb.survey',
|
||||
'pgweb.misc',
|
||||
'pgweb.featurematrix',
|
||||
'pgweb.pwn',
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user