Add /news view
authorStephen Frost <sfrost@snowman.net>
Mon, 13 Mar 2017 21:26:06 +0000 (17:26 -0400)
committerMagnus Hagander <magnus@hagander.net>
Sun, 16 Apr 2017 19:39:03 +0000 (21:39 +0200)
commit7380c093d885f1b174ea10b6a652a9c4d709bc8f
tree97ab0df344a7ae58c4a5dc4c233d7b754a75ad60
parent09ea014d713f0f99a0775bede416c525bf07c307
Add /news view

This adds a /news view with an associate template (though the template
is not terribly well designed, merely functional at present).

Also change the /feeds/news to use the settings.ORG_NAME value instead
of having a hard-coded string.
postgresqleu/newsevents/feeds.py
postgresqleu/urls.py
postgresqleu/views.py
template/news.html [new file with mode: 0644]