~django-openid-auth/django-openid-auth/trunk

  • Committer: Ricardo Kirkner
  • Date: 2015-09-22 13:18:46 UTC
  • mfrom: (114.1.2 trunk)
  • Revision ID: ricardo.kirkner@canonical.com-20150922131846-j96q89fo106hok54
support custom user model instead of hardcoded contrib User model

this requires to depend on django >= 1.5
Filename Latest Rev Last Changed Committer Comment Size
..
management 33 15 years ago James Henstridge Add a management command to clean up stale OpenID Diff
migrations 112.1.1 9 years ago Natalia Fully test suite passing on djangos from 1.4 to 1. Diff
south_migrations 112.1.1 9 years ago Natalia Fully test suite passing on djangos from 1.4 to 1. Diff
templates 3 17 years ago swillison Ready for launch Diff
tests 24 15 years ago James Henstridge Add some tests for the DjangoOpenIDStore implement Diff
__init__.py 112.1.1 9 years ago Natalia Fully test suite passing on djangos from 1.4 to 1. 1.3 KB Diff Download File
admin.py 114.1.1 8 years ago Ricardo Kirkner support custom user model instead of hardcoded con 4 KB Diff Download File
auth.py 114.1.2 8 years ago Ricardo Kirkner applied fixes per review 15.4 KB Diff Download File
exceptions.py 112.1.2 9 years ago Natalia Ensure that we handle unicode everywhere. 2.5 KB Diff Download File
forms.py 112.1.2 9 years ago Natalia Ensure that we handle unicode everywhere. 3.5 KB Diff Download File
models.py 114.1.1 8 years ago Ricardo Kirkner support custom user model instead of hardcoded con 2.7 KB Diff Download File
signals.py 112.1.2 9 years ago Natalia Ensure that we handle unicode everywhere. 1.5 KB Diff Download File
store.py 112.1.2 9 years ago Natalia Ensure that we handle unicode everywhere. 4.7 KB Diff Download File
teams.py 112.1.2 9 years ago Natalia Ensure that we handle unicode everywhere. 13.7 KB Diff Download File
urls.py 112.1.2 9 years ago Natalia Ensure that we handle unicode everywhere. 1.7 KB Diff Download File
views.py 112.1.2 9 years ago Natalia Ensure that we handle unicode everywhere. 13.3 KB Diff Download File