]> git.ozlabs.org Git - patchwork/commit
settings: Use new class for auth context processor
authorJeremy Kerr <jk@ozlabs.org>
Sun, 17 Jun 2012 07:38:22 +0000 (15:38 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 8 Oct 2012 01:41:01 +0000 (09:41 +0800)
commit9cad811db49b15534c1f926c9b1e24cf038df7e7
tree9fc3458930ad04c75b00aed12afe1cc3c73bc04d
parent2324d4467a60664beb730b1db4d067b782089561
settings: Use new class for auth context processor

Since django 1.2 auth module is in contrib, not core.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/settings.py