Re: Error when adding application record for django-rest-framework-social-oauth2

2015-06-25 Thread Daniel Grace
OK, I sussed this. I entered "1" for the user field, the form was then valid and the record saved to the database. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email

Error when adding application record for django-rest-framework-social-oauth2

2015-06-25 Thread Daniel Grace
I am following the instructions for django-rest-framework-social-oauth2 at https://pypi.python.org/pypi/django-rest-framework-social-oauth2/0.0.4 When I attempt to add an application record via "Home › Oauth2_Provider › Applications › Add application", I get the error message "Select a valid ch