Adapted Code for Django 1.11 and Python 3,
updated the CKEditor
This commit is contained in:
@@ -6,7 +6,7 @@ import django_comments as comments
|
||||
from django.contrib.syndication.views import Feed
|
||||
from django.utils.feedgenerator import Rss201rev2Feed
|
||||
|
||||
from models import Article
|
||||
from content.models import Article
|
||||
|
||||
|
||||
class LatestNews(Feed):
|
||||
|
||||
Reference in New Issue
Block a user