Kaydet (Commit) 1725d009 authored tarafından argaen's avatar argaen Kaydeden (comit) Tim Graham

Fixed import in docs/ref/contrib/syndication.txt

üst 77f3d7ad
......@@ -224,7 +224,7 @@ method along with the request object.
Here's the code for these beat-specific feeds::
from django.contrib.syndication.views import FeedDoesNotExist
from django.contrib.syndication.views import Feed
from django.shortcuts import get_object_or_404
class BeatFeed(Feed):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment