Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection refused error. #64

Open
michalstepniewski opened this issue May 8, 2016 · 0 comments
Open

Connection refused error. #64

michalstepniewski opened this issue May 8, 2016 · 0 comments

Comments

@michalstepniewski
Copy link

Hello,

When trying to add feed I am getting a connection refused Error. Do You know why this might be and how can I solve this problem?

Find the complete error message below:

Yours Sincerely,

Michal Stepniewski

soutys@soutys-Lenovo-V570:~/Praca/Programowanie/PythonDeveloper/django/agregator/mysite$ python manage.py planet_add_feed http://feeds.reuters.com/news/artsculture
/usr/local/lib/python2.7/dist-packages/django/core/management/init.py:345: RemovedInDjango110Warning: OptionParser usage for Django management commands is deprecated, use ArgumentParser instead
self.fetch_command(subcommand).run_from_argv(self.argv)

/home/soutys/Praca/Programowanie/PythonDeveloper/django/agregator/mysite/mysite/urls.py:21: RemovedInDjango110Warning: django.conf.urls.patterns() is deprecated and will be removed in Django 1.10. Update your urlpatterns to be a list of django.conf.urls.url() instances instead.
urlpatterns = patterns('',

System check identified some issues:

WARNINGS:
?: (1_8.W001) The standalone TEMPLATE_* settings were deprecated in Django 1.8 and the TEMPLATES dictionary takes precedence. You must put the values of the following settings into your default TEMPLATES dict: TEMPLATE_DIRS, TEMPLATE_CONTEXT_PROCESSORS, TEMPLATE_LOADERS.
Traceback (most recent call last):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant