pythondotorg
pythondotorg copied to clipboard
docs: enhance sponsorship uc documentation
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.
Does this PR still need a change?