#8650: request.path_info is not documented ---------------------------+------------------------------------------------ Reporter: dc | Owner: nobody Status: new | Milestone: Component: Documentation | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ HttpRequest.path_info is documented nowhere.
I think documentation with note that user code in most cases must use request.path_info and not request.path (for portability) is important. Also all SCRIPT_NAME/PATH_INFO thing needs more space in documentation, not only small section in deployment. -- Ticket URL: <http://code.djangoproject.com/ticket/8650> Django Code <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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
