dreipol / django-scarface

Send push notifications to mobile devices using Amazon SNS
MIT License
43 stars 21 forks source link

Fix representation of the devices in terminal #29

Open browniebroke opened 6 years ago

browniebroke commented 6 years ago

A simple fix to add a __str__ method to the Device model