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
This commit is contained in:
parent
25130b9675
commit
73c0556911
|
@ -1,5 +1,5 @@
|
|||
"""
|
||||
Wrapper for loading templates from "template" directories in INSTALLED_APPS
|
||||
Wrapper for loading templates from "templates" directories in INSTALLED_APPS
|
||||
packages.
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue