Add possibility to turn off django cauth using settings in sample
authorMagnus Hagander <magnus@hagander.net>
Sat, 13 Jan 2018 17:09:27 +0000 (18:09 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sat, 13 Jan 2018 17:09:27 +0000 (18:09 +0100)
commit38ff645d5d1e0fb7159ac97150ff0e81c5f6b7ba
tree9bf52334fb161965d0f0e14f058bb2b6794d81e6
parente1cda9861d14ca61bda0f5d6de7309a10078ef6f
Add possibility to turn off django cauth using settings in sample

This sample is used across most of our other sites, so add functionality
to install without having a local master repo.

Back-patch of pgeu commit 3e4d8c9101c2d309b134c2f5638aa40db8ef2cf5
tools/communityauth/sample/django/auth.py