Re: How to start this dev server

2009-10-14 Thread David

Thanks Gregor for your reply. Fixed. Server is running now.

d...@sgbr:~/nimoy$ ls -l
total 32
-rw-r--r-- 1 dwang dwang0 2009-10-14 14:52 __init__.py
-rw-r--r-- 1 dwang dwang  135 2009-10-14 14:53 __init__.pyc
-rwxr-xr-x 1 dwang dwang  542 2009-10-14 14:52 manage.py
drwxr-xr-x 8 dwang dwang 4096 2009-10-14 14:52 media
-rw-r--r-- 1 dwang dwang  235 2009-10-14 14:52 nimoy.wsgi
drwxr-xr-x 4 dwang dwang 4096 2009-10-14 15:19 reporting
-rw-r--r-- 1 dwang dwang 2950 2009-10-14 14:52 settings.py
-rw-r--r-- 1 dwang dwang 1914 2009-10-14 14:53 settings.pyc
-rw-r--r-- 1 dwang dwang  931 2009-10-14 14:52 urls.py
d...@sgbr:~/nimoy$



On Oct 14, 4:07 pm, Gregor Müllegger  wrote:
> Hi,
>
> please try to create an empty __init__.py file in your ~/nimma/
> directory.
>
> Gregor
>
> On 15 Okt., 00:50, David  wrote:
>
>
>
> > Hello django community,
>
> > I checked out a django project from svn and tried to start dev server,
> > however I met
>
> > d...@sgbr:~/nimma$ python manage.py runserver
> > Error: No module named nimma
> > d...@sgbr:~/nimma$
>
> > In my home directory I have
>
> > nimma -> svn/nimma/trunk/
> > svn
>
> > and "svn" is a work copy and leads to "svn/nimma/trunk".  In "trunk"
> > there are "manage.py", "settings.py",  "urls.py", etc.
>
> > Anybody knows how to make dev server start in this case?
>
> > Thanks so much.- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: How to start this dev server

2009-10-14 Thread Gregor Müllegger

Hi,

please try to create an empty __init__.py file in your ~/nimma/
directory.

Gregor

On 15 Okt., 00:50, David  wrote:
> Hello django community,
>
> I checked out a django project from svn and tried to start dev server,
> however I met
>
> d...@sgbr:~/nimma$ python manage.py runserver
> Error: No module named nimma
> d...@sgbr:~/nimma$
>
> In my home directory I have
>
> nimma -> svn/nimma/trunk/
> svn
>
> and "svn" is a work copy and leads to "svn/nimma/trunk".  In "trunk"
> there are "manage.py", "settings.py",  "urls.py", etc.
>
> Anybody knows how to make dev server start in this case?
>
> Thanks so much.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



How to start this dev server

2009-10-14 Thread David

Hello django community,

I checked out a django project from svn and tried to start dev server,
however I met

d...@sgbr:~/nimma$ python manage.py runserver
Error: No module named nimma
d...@sgbr:~/nimma$

In my home directory I have

nimma -> svn/nimma/trunk/
svn

and "svn" is a work copy and leads to "svn/nimma/trunk".  In "trunk"
there are "manage.py", "settings.py",  "urls.py", etc.

Anybody knows how to make dev server start in this case?

Thanks so much.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---