mlavin / django-all-access

django-all-access is a reusable application for user registration and authentication from OAuth 1.0 and OAuth 2.0 providers such as Twitter and Facebook.
http://readthedocs.org/docs/django-all-access/
BSD 2-Clause "Simplified" License
60 stars 29 forks source link

Rename Key/Secret Fields #44

Closed mlavin closed 10 years ago

mlavin commented 10 years ago

Fixes #43. This was broken out from @seguri's pull request and includes a proper set of migrations to rename the columns.