mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
Switch to using the new feeds framework
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from django.contrib.syndication.feeds import Feed
|
||||
from django.contrib.syndication.views import Feed
|
||||
|
||||
from models import PwnPost
|
||||
|
||||
|
Reference in New Issue
Block a user