django-oidc-provider/oidc_provider/lib
Maarten van Schaik 85eb13b1f9 Don't filter all falsy claims
Sometimes you do want the value False, or 0, or any datetime value at
midnight. (http://lwn.net/Articles/590299/)
2015-07-23 15:03:01 +02:00
..
endpoints Explicitly import the right settings 2015-07-21 15:59:23 +02:00
utils Merge branch 'master' of https://github.com/juanifioren/django-oidc-provider into v0.1.0-dev 2015-07-17 11:32:14 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
claims.py Don't filter all falsy claims 2015-07-23 15:03:01 +02:00
errors.py Add urllib and change iteritems() with items(). 2015-07-01 16:43:35 -03:00