Saturday, April 28, 2012

Re: Can't find module

Sorry hit the send button 

Here it is and thanks 

--jerry

On Fri, Apr 27, 2012 at 6:46 AM, bruno desthuilliers <bruno.desthuilliers@gmail.com> wrote:
On Apr 27, 3:56 am, Gerald Klein <j...@zognet.com> wrote:
> Hi, I am having a strange problem, I have a search module named 'search'
> but Django states ;No module named search

full traceback please ?

> here is my url
>
> url(r'^search/$', 'cms.search.views.search'),

is the cms.search app in your settings.INSTALLED_APPS ? Is there any
other package or module named "cms" in you sys.path ?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.




--

Gerald Klein DBA

ContactMe@geraldklein.com

www.geraldklein.com

jk@zognet.com

708-599-0352


Linux registered user #548580 



--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment