GSOC 2022 help and guidance

Hello everyone,
I want to contribute to the development of Django in GSOC 2022. I had gone through the list of ideas and want to Database-level Cascadeswork on Database-level Cascades. Could someone help and guide how to proceed.

Hi @uday-uppal — Welcome.

This is an interesting project.

I’d suggest beginning by following up all the links and pointers in the project description there — there are a lot of hints — checking out the source code, and looking at the original PRs. (Most of it is there TBH).

Then, make sure you’ve checked out the contributing guide: Contributing to Django | Django Documentation | Django — Getting up and running with the test suite is a good first milestone.

Happy to help if you have specific queries.

Kind Regards,

Carlton