Yes! Cobbler-web works now, with your fixes, thanks Orion!

There are a few warnings, but maybe they are not yet a problem:

[Tue Sep 06 09:51:27.892910 2016] [wsgi:error] [pid 3153] 
/usr/share/cobbler/web/cobbler_web/urls.py:52: 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.
[Tue Sep 06 09:51:27.892948 2016] [wsgi:error] [pid 3153]   (r'^logout$', 
do_logout),

[Tue Sep 06 09:51:27.959019 2016] [wsgi:error] [pid 3153] 
/usr/lib/python2.7/site-packages/django/template/utils.py:37: 
RemovedInDjango110Warning: You haven't defined a TEMPLATES setting. You must do 
so before upgrading to Django 1.10. 
Otherwise Django will be unable to load templates.
[Tue Sep 06 09:51:27.959035 2016] [wsgi:error] [pid 3153]   "unable to load 
templates.", RemovedInDjango110Warning)

[Tue Sep 06 09:51:27.971931 2016] [wsgi:error] [pid 3153] 
/usr/lib/python2.7/site-packages/django/template/loader.py:97: 
RemovedInDjango110Warning: render() must be called with a dict, not a 
RequestContext.
[Tue Sep 06 09:51:27.971952 2016] [wsgi:error] [pid 3153]   return 
template.render(context, request)

[Tue Sep 06 09:51:27.976454 2016] [wsgi:error] [pid 3153] 
/usr/lib64/python2.7/importlib/__init__.py:37: RemovedInDjango110Warning: 
django.core.context_processors is deprecated in favor of 
django.template.context_processors.
[Tue Sep 06 09:51:27.976484 2016] [wsgi:error] [pid 3153]   __import__(name)

[Tue Sep 06 09:51:41.378696 2016] [wsgi:error] [pid 3153] 
/usr/share/cobbler/web/cobbler_web/views.py:63: RemovedInDjango110Warning: 
render() must be called with a dict, not a RequestContext.
[Tue Sep 06 09:51:41.378718 2016] [wsgi:error] [pid 3153]   'username': 
username,

cheers -- Rick
_______________________________________________
cobbler mailing list
cobbler@lists.fedorahosted.org
https://lists.fedorahosted.org/admin/lists/cobbler@lists.fedorahosted.org

Reply via email to