#13036: Documentation Fix for TEMPLATE_LOADERS setting ---------------------------------------------+------------------------------ Reporter: [email protected] | Owner: nobody Status: new | Milestone: Component: Documentation | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 1 | ---------------------------------------------+------------------------------ There is just a trivial correction that needs to be made to the documentation for the TEMPLATE_LOADERS setting. It reads: "...Each Loader class knows how to import templates from a particular sources..." and should be "...Each Loader class knows how to import templates from a particular source...". I've attached a patch including the correction to the problem.
-- Ticket URL: <http://code.djangoproject.com/ticket/13036> 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 [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.
