Open barseghyanartur opened 6 years ago
I'm not using DRF (yet), and still thinking about the basic Python API of this package. It's not even 0.0.1 material -- but let's see what happpens :)
@matthiask:
Thanks for the update. I saw that you have mentioned 0.1 in the changelog. Is it some sort of "alpha" now? :)
It is very close to a first release. In fact, the package has already processed more than 10 live payments 🎉
I'm not happy with the bundled processors (especially not the hardcoded and ugly emails) and management commands though.
Docs and 100% test code coverage are fine for now!
Btw, I just pushed 0.1 to PyPI.
Nowadays, a lot of things go through DRF. It would be really useful to have it bundled (as contrib app). Please, consider it as a feature request. Thank you!