~ricardokirkner/django-openid-auth/django-1.11-compatibility

« back to all changes in this revision

Viewing changes to django_openid_auth/__init__.py

  • Committer: Ricardo Kirkner
  • Author(s): Natalia Bidart
  • Date: 2015-04-24 13:41:19 UTC
  • mfrom: (112.1.8 trunk)
  • Revision ID: ricardo.kirkner@canonical.com-20150424134119-m7rup56b2fvih88h
- Migrated base code to support Django 1.4-1.8.
- General code and tests cleanup, fixed all the pep8 errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
27
27
# ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28
28
# POSSIBILITY OF SUCH DAMAGE.
29