Brad Montgomery

Results 14 comments of Brad Montgomery

Hi @sobolevn, this is an interesting idea, and would probably be doable with a little effort. The overall design of this package assumes it's meant to run as middleware which...

@sobolevn I like this idea. Open a PR whenever you've got something you want my feedback on, and we'll go from there. Thanks in advance!

Hi @kenanmasri, Thanks for the update. Can you confirm what version of python you're using and the precise version of Django? ☝️ That'd let me update the Readme and at...

Well, that's much less amusing. What version of python & django are you using @grafa? I'll try to replicate this and get back to you.

Thanks! I haven't gotten around to updating any of my stuff for Django 2.0, yet. Not sure if that's the issue or not, but I'll try to get back to...

Hi @yhoiseth, this does help a great deal! Thanks for the feedback.

Hi @psychok7, thanks for opening this issue. This seems to be a fairly different request than #35, although I suppose it's tangential. I could see the use for a command...

Marking this as an _enhancement_ but it's really more an idea... not sure if if a good one or not.

It would be really cool if `metric` could act as a [context manager](https://docs.python.org/3/library/contextlib.html): ``` with metric('important-code-block'): # do the important stuff ``` Implementing this as a `ContextDecorator` would also allow...

note to self: You can't use JS in email. :crying_cat_face: To do this we'd need to generate an image and link to it.