Opened 7 years ago
Closed 7 years ago
#29418 closed Bug (invalid)
rss feed returnes 404
| Reported by: | BeshoyFarag | Owned by: | nobody | 
|---|---|---|---|
| Component: | contrib.syndication | Version: | 2.0 | 
| Severity: | Normal | Keywords: | 404, rss, atom | 
| Cc: | BeshoyFarag | Triage Stage: | Unreviewed | 
| Has patch: | no | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description (last modified by )
this is what my Django rss feed returns 
Page not found (404)
Request Method:
GET
Request URL:
http://127.0.0.1:8000/blog/rss
Raised by:
django.views.generic.detail.DetailView
No post found matching the query
You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page. 
I do not know what i am doing wrong .
Attachments (3)
Change History (6)
comment:1 by , 7 years ago
| Cc: | added | 
|---|
by , 7 years ago
comment:2 by , 7 years ago
| Description: | modified (diff) | 
|---|
comment:3 by , 7 years ago
| Resolution: | → invalid | 
|---|---|
| Status: | new → closed | 
Please see TicketClosingReasons/UseSupportChannels for ways to get help.
  Note:
 See   TracTickets
 for help on using tickets.
    
feeds.py