Do you add the path of your project to system path?
Try this:
      os.path.append('/path/to/your/project/')

2011/12/1 Ganesh Kumar <bugcy...@gmail.com>

> Hi guys,
>
> I am trying to load to my application to production environment,
> It will work on test server, How to do this please guide me.
>
> my settings file:-
>    'registration',
>    'fileupload',
>    'password_required',
>
> those application cant load at production time.
>
> error says:-
> No module named registration
>
> -Ganesh
> Did I learn something today? If not, I wasted it.
>
> --
> 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+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>


-- 
Regards~
Peng Jia

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to