a few weeks ago we submitted our RSS Feed to the Django Community Blog.
Our RSS Feed is [http://blog.octobot.io/category/pythondjango/feed/] and
it was approved on the 4th of August.
The problem is that for some reason the aggregator is not collecting posts
from our feed. I've already posted this situation in the django-users
group with no luck.
Thanks.
Luciano
--
Ticket URL: <https://code.djangoproject.com/ticket/25261>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => assigned
* needs_better_patch: => 0
* needs_tests: => 0
* version: 1.8 =>
* owner: nobody => timgraham
* needs_docs: => 0
* type: Uncategorized => Bug
* stage: Unreviewed => Accepted
Comment:
Superfeedr is returning an unexpected response when trying to subscribe to
new feeds. I've sent them a support request.
For future reference, the bug tracker for the Django website is
https://github.com/django/djangoproject.com/issues. I'll move this issue
over there if I can't resolve it soon.
--
Ticket URL: <https://code.djangoproject.com/ticket/25261#comment:1>
* status: assigned => closed
* resolution: => fixed
Comment:
Fixed on our end by
https://github.com/django/djangoproject.com/commit/4894bea167497ef6992f12756b4e0679fff8bf95
--
Ticket URL: <https://code.djangoproject.com/ticket/25261#comment:2>