pythondotorg icon indicating copy to clipboard operation
pythondotorg copied to clipboard

docs: enhance sponsorship uc documentation

Open berinhard opened this issue 4 years ago • 1 comments

This PR tries to document better the sponsor app to make it easier for other developers to onboard it.

It mostly updates the use cases with docstrings explaining their logic. It also adds an image file with the database schema to the readthedocs page.

To generate the DB schema, I used django-extensions graph model command line interface.

berinhard avatar Nov 25 '21 20:11 berinhard

Does this PR still need a change?

adityaraute avatar Apr 15 '25 19:04 adityaraute