hiidef / oauth2app

Django OAuth 2.0 Server App. Please fork and improve!
https://github.com/hiidef/oauth2app
MIT License
271 stars 115 forks source link

models __unicode__ method #25

Open faxioman opened 12 years ago

faxioman commented 12 years ago

Hi. Can you add method unicode to oauth2app models? So, I can add "Clients" in Django admin. Thanks

bhagany commented 12 years ago

It's a good idea - we are pretty swamped at the moment so I can't guarantee when I'll have time to make sure this gets done. If you happen to have time though, I would happily accept a pull request.