Re: [Django] #10641: manage.py runserver fails on windows

2009-03-26 Thread Django
#10641: manage.py runserver fails on windows
+---
  Reporter:  anonymous  | Owner:  nobody   
Status:  closed | Milestone:  1.0.3
 Component:  Documentation  |   Version:  1.0  
Resolution:  invalid|  Keywords:  runserver
 Stage:  Unreviewed | Has_patch:  0
Needs_docs:  0  |   Needs_tests:  0
Needs_better_patch:  0  |  
+---
Changes (by julien):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => invalid
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 It would be more appropriate to ask the question on the user-list
 (http://groups.google.com/group/django-users/topics) since it's probably
 not a bug in Django. Likely, you'd need to add your project's parent
 folder in the PYTHONPATH.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---



[Django] #10641: manage.py runserver fails on windows

2009-03-26 Thread Django
#10641: manage.py runserver fails on windows
---+
 Reporter:  anonymous  |   Owner:  nobody
   Status:  new|   Milestone:  1.0.3 
Component:  Documentation  | Version:  1.0   
 Keywords:  runserver  |   Stage:  Unreviewed
Has_patch:  0  |  
---+
 following the setup and tutorial word for word under winxp fails when
 attempting to execute manage.py runserver to get the test webserver
 running. fails with the following

 "No such module MYSITE"

 PATH is set and installation was by the book. import django loads
 successfully.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~--~~~~--~~--~--~---