]> git.ozlabs.org Git - patchwork/commitdiff
settings: Use class-based template loading API
authorJeremy Kerr <jk@ozlabs.org>
Sun, 17 Jun 2012 07:36:41 +0000 (15:36 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Sun, 17 Jun 2012 08:10:24 +0000 (16:10 +0800)
The TEMPLATE_LOADERS setting changed in django-1.2. Template loaders are
now based on calsses rather than callables.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found