django-social-auth-trello

A django-social-auth plugin that integrates with Trello


License
GPL-2.0+
Install
pip install django-social-auth-trello==1.0.3

Documentation

Django Social Auth - Trello

A django-social-auth module that authenticates against Trello.

Installation

django-social-auth-trello is available via PyPI, the python package index.

To install simple type pip install django-social-auth-trello.

License

Copyright 2012 Damian Zaremba

Django-Social-Auth-Trello is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Django-Social-Auth-Trello is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Django-Social-Auth-Trello. If not, see http://www.gnu.org/licenses/.

TODO

  • Add tests