Re: Upgrading from 1.5 to 1.6 - problem with Apache

2013-11-14 Thread Frank Bieniek
Hi Robert django.conf.urls.defaults got deprecated in 1.5 - removed in 1.6 ... it looks your urls.pys are broken now. https://docs.djangoproject.com/en/dev/internals/deprecation/ django.conf.urls.defaults will be removed. The functions include()

Re: Upgrading from 1.5 to 1.6 - problem with Apache

2013-11-14 Thread Robert Jonathan Šimon
yes, you are right. Sorry Dne čtvrtek, 14. listopadu 2013 19:09:41 UTC+1 tim napsal(a): > > The error message (last line) is quite clear: ImportError: No module named > 'django.conf.urls.defaults' > > This module has been removed in 1.6 as noted in the deprecation timeline: > https://docs.django

Re: Upgrading from 1.5 to 1.6 - problem with Apache

2013-11-14 Thread tim
The error message (last line) is quite clear: ImportError: No module named 'django.conf.urls.defaults' This module has been removed in 1.6 as noted in the deprecation timeline: https://docs.djangoproject.com/en/dev/internals/deprecation/#id3 On Thursday, November 14, 2013 12:57:48 PM UTC-5, Rob

Upgrading from 1.5 to 1.6 - problem with Apache

2013-11-14 Thread Robert Jonathan Šimon
When i upgraded Django from 1.5.1 to 1.6, sudenly Apache gives me this bunch of errors. So i tried manage.py runserver adn it worked fine. When i delete 1.6 and instal 1.5.5 it is all fine and all is working. [Thu Nov 14 17:34:23.601025 2013] [:error] [pid 9756:tid 1044] [client 90.178.52.2