lp:~ricardokirkner/django-openid-auth/use-setuptools

Created by Ricardo Kirkner and last modified
Get this branch:
bzr branch lp:~ricardokirkner/django-openid-auth/use-setuptools
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

116. By Ricardo Kirkner

merged in latest trunk

115. By Ricardo Kirkner

use proper name for openid dependency

114. By Ricardo Kirkner

remove unnecessary provides argument

113. By Ricardo Kirkner

replace distutils by setuptools

use setuptools so wheels can be built

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

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