Open source Django Projects

Hi all,

I am planning to start a project with Django and React as the stack and wanted to know what are some famous open source projects that have used both Django & React?

on other side: I know there exists an Chrome extension by name ‘Whatruns’ that can help us identify what tech stack a website is using. But, I have never seen it detect django or even python for that sake. Is there any other chrome extensions that does better than ‘Whatruns’?

Thanks in advance.

Hi! here you have many open source projects made in Django, probably any of them could be made with react also:


And as I know no one tool can tell you with precision what is the backend that serves an app… unless few cases like wordpress and some others.