Alexander Kavanaugh
Alexander Kavanaugh
I believe there's also a large discussion on this in #307
(And should be decently documented if/when it lands)
+1 for the "I will explode"; gave me a chuckle. Sounds good. I'd say the last three args should be able to be collapsed, since they're just shortcuts to attributes...
@lskillen your input would be great here
@jleclanche I think this is something worth updating. If we can keep the same interface (``@webhooks.handler("event.string")``) and just swap the backend to leverage signals, I think this'll be a solid...
@tiagoarasilva the webhook handling code currently works in pretty much the same fashion as signals, albeit in a slightly more brittle way. The idea is to just provide some syntactic...
The answer is sheer convenience. I'll add a comment to #247. > It looks like djstripe is storing a lot of bigints into ints For which fields? Now that django...
See discussion [here](https://github.com/dj-stripe/dj-stripe/pull/892) And new service created by @lx-stripe [here](https://github.com/stripe/openapi/issues/43#issuecomment-516380925) to get the stripe openapi fixtures commit by stripe version
@ifranco14 this mainly needs a bit of updating based off of all the stuff that's been merged into master. The concept seems to still be something we want. This is...
I'll collect some more things from issues with documentation labels: https://github.com/dj-stripe/dj-stripe/labels/documentation