HTML5 music streaming site

2011-08-25 Thread tharshan muthulingam
Hi, I was wondering if django would be a good choice to build an HTML5 webapp that streams music. Does anyone know of any modules or packages that they think this project would be suitable for? Thanks. -- You received this message because you are subscribed to the Google Groups "Django

Help installing django-sentry

2011-08-21 Thread tharshan muthulingam
Hi, I have been having alot of trouble trying to install and run django-sentry. My project directory is ~/django_projects/Project Inside there i have the simple polls app from the tutorial, and I have installed sentry using pip. I have added it to the list of installed apps. When I go to the