Closes #11826: RSS feed widget (#11976)

* Add feedparser as a dependency

* Introduce RSSFeedWidget

* Clean up widget templates
This commit is contained in:
Jeremy Stretch
2023-03-14 11:59:27 -04:00
committed by GitHub
parent 041be7d518
commit 87847ec2e6
7 changed files with 85 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ django-taggit==3.1.0
django-timezone-field==5.0
djangorestframework==3.14.0
drf-yasg[validation]==1.21.5
feedparser==6.0.10
graphene-django==3.0.0
gunicorn==20.1.0
Jinja2==3.1.2