Re: problem with urls for generic views

2007-09-10 Thread Matt McClanahan
On Sep 10, 4:38 pm, Car <[EMAIL PROTECTED]> wrote: > With development server everything works fine (py 2.5), but after > uploading to production server (;y 2.4) I have following error msg. > TypeError at / > cannot concatenate 'str' and 'function' objects > > After commenting these lines eve

problem with urls for generic views

2007-09-10 Thread Car
With development server everything works fine (py 2.5), but after uploading to production server (;y 2.4) I have following error msg. Traceback (most recent call last): File "/usr/local/lib/python2.4/site-packages/django/core/handlers/ base.py" in get_response 68. callback, callback_args, callb