Re: New Django Profiling application

2011-05-13 Thread Brian Bouterse
I don't mean to suggest django-sentry provides the functionality discuss earlier. It doesn't. I point to django-sentry to illustrate the quality of projects done at Disqus. I consider django-sentry a very high quality Django application. I was told by dcramer that they at Disqus have an app tha

Re: New Django Profiling application

2011-05-13 Thread Xavier Ordoquy
> On May 13, 9:34 pm, Brian Bouterse wrote: >> Go for it! >> >> I know the disqus team (told by dcramer at djangocon 2010) has a great >> profiling app, you should talk with them about this. The disqus folks said >> they were in the process of packaging it up to release similar to the high >> qu

Re: New Django Profiling application

2011-05-13 Thread Adrien Lemaire
I'm currently using django-sentry in my project, but I didn't now they were doing something similar. Will keep an eye on their work, thanks for this advice Brian On May 13, 9:34 pm, Brian Bouterse wrote: > Go for it! > > I know the disqus team (told by dcramer at djangocon 2010) has a great > pro

Re: New Django Profiling application

2011-05-13 Thread Brian Bouterse
Go for it! I know the disqus team (told by dcramer at djangocon 2010) has a great profiling app, you should talk with them about this. The disqus folks said they were in the process of packaging it up to release similar to the high quality work they did on django-sentry

New Django Profiling application

2011-05-13 Thread Adrien LEMAIRE
Hello dear django users, I'm currently finishing my master in Computer Science, doing django development in my internship. I chose Instrumentation as the main subject for my dissertation, so I'm studying every aspect of instrumentation on web development. I'll start soon a new django application