#11343: Typo on the page "How to use Django with Apache and mod_wsgi" in dev
documentation
------------------------------------+---------------------------------------
          Reporter:  achew22        |         Owner:  nobody             
            Status:  new            |     Milestone:  1.1                
         Component:  Documentation  |       Version:  SVN                
        Resolution:                 |      Keywords:  Documentation, typo
             Stage:  Unreviewed     |     Has_patch:  0                  
        Needs_docs:  0              |   Needs_tests:  0                  
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by kmtracey):

  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 What Python error?  A line containing
 `sys.path.append('/your/project/path')` isn't dependent on coming after an
 import of `django.core.handlers.wsgi`.  Or did you read that sentence as
 saying to put the `sys.path.append` above the first import?  I suppose
 that could be clarified.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11343#comment:1>
Django <http://code.djangoproject.com/>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to