lp:~matiasb/django-openid-auth/py3-migration

Created by Matias Bordese and last modified
Get this branch:
bzr branch lp:~matiasb/django-openid-auth/py3-migration
Only Matias Bordese can upload to this branch. If you are Matias Bordese please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matias Bordese
Project:
django-openid-auth
Status:
Development

Recent revisions

115. By Matias Bordese

Fixed pending python3 migration issues.

114. By Matias Bordese

Automatic migration step.

113. By Natalia Bidart

- Migrated base code to support Django 1.4-1.8.
- General code and tests cleanup, fixed all the pep8 errors.

112. By Natalia Bidart

- Run migration with autocommit so tests run with sqlite.

111. By Natalia Bidart

- Added migration to add the required permission account_verified.

110. By Ricardo Kirkner

Django 1.6 compatibility

  + Added installation notes about the SESSION_SERIALIZER setting.
  + Included tox.ini section for Python 2.7 + Django 1.6.
  + New decorator override_session_serializer enforces pickle session
    serialization in tests.
  + Added test checking Django version defaults for
    SESSION_SERIALIZER.

109. By Ricardo Kirkner

Added Django 1.4 based manage.py for example_consumer

This commit also contain changes that drop compatibility for the no longer supported Django 1.3 (and lower).

108. By Ricardo Kirkner

Fix django.conf.urls imports

django.conf.urls.defaults was removed in Django 1.6 and now all the
utilities contained there moved to django.conf.urls

107. By Ricardo Kirkner

added missing south dependency to tox.ini

106. By Ricardo Kirkner

get tox working again

bumped minimum supported version of django to 1.3 because of the use of the url templatetag

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~django-openid-auth/django-openid-auth/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers