#8688: Small change on documentation for static media serving --------------------------------+------------------------------------------- Reporter: trodrigues | Owner: nobody Status: new | Milestone: 1.0 Component: Documentation | Version: SVN Keywords: static media files | Stage: Unreviewed Has_patch: 0 | --------------------------------+------------------------------------------- I'd like to suggest a small change to the documentation on http://docs.djangoproject.com/en/dev/howto/static-files/#limiting-use-to- debug-true which would be adding a variable like settings.MEDIA_DEVELOPMENT_ROOT instead of using an hardcoded path on the urls.py for development purposes. This is a much better way for different developers to work on the same project with only different settings.py files.
-- Ticket URL: <http://code.djangoproject.com/ticket/8688> 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 -~----------~----~----~----~------~----~------~--~---
