Commit 73c05569 authored by Jacob Kaplan-Moss's avatar Jacob Kaplan-Moss
Browse files

Fixed #10053: the most exciting commit you'll ever see.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10358 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 25130b96
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
"""
Wrapper for loading templates from "template" directories in INSTALLED_APPS
Wrapper for loading templates from "templates" directories in INSTALLED_APPS
packages.
"""