lp:~ricardokirkner/django-openid-auth/compatible-sqlite-migration

Created by Ricardo Kirkner and last modified
Get this branch:
bzr branch lp:~ricardokirkner/django-openid-auth/compatible-sqlite-migration
Only Ricardo Kirkner can upload to this branch. If you are Ricardo Kirkner please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ricardo Kirkner
Project:
django-openid-auth
Status:
Merged

Recent revisions

113. By Ricardo Kirkner

fix extra whitespace

112. By Ricardo Kirkner

make migration compatible 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

105. By Ricardo Kirkner

added support for south schema migrations

104. By Ricardo Kirkner

use future-proof url tag syntax

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