#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       
 Keywords:  Documentation, typo  |       Stage:  Unreviewed
Has_patch:  0                    |  
---------------------------------+------------------------------------------
 If you read the dev docs on WSGI
 (http://docs.djangoproject.com/en/dev/howto/deployment/modwsgi/#basic-
 configuration) it says "just '''above''' the import line to place your
 project on the path". That will cause a python error, I think the line
 should be something like "just '''below''' the import line to place your
 project on the path"

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11343>
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