]> git.parisson.com Git - django-social-auth.git/commit
Lazy dict wrapper to void hitting the DB when not needed. Closes #387
authorMatías Aguirre <matiasaguirre@gmail.com>
Mon, 9 Jul 2012 06:19:04 +0000 (03:19 -0300)
committerMatías Aguirre <matiasaguirre@gmail.com>
Mon, 9 Jul 2012 06:19:04 +0000 (03:19 -0300)
commit78670c422962c29479636ca1099faeda4501cc1e
treee13bde83d13f721c9c049998fd33f9ceb544f41c
parentf35328877c7daf6a8db1dcb31bddb1b2c6753cfa
Lazy dict wrapper to void hitting the DB when not needed. Closes #387
social_auth/context_processors.py
social_auth/utils.py