DjangoGirls / tutorial

This is a tutorial we are using for Django Girls workshops
http://tutorial.djangogirls.org/
Other
1.52k stars 1.86k forks source link

Include Django Architecture Overview. #1814

Open Yatharth31 opened 7 months ago

Yatharth31 commented 7 months ago

Dear contributors, I propose an enhancement to the project documentation by incorporating a detailed section on the architecture followed by Django and highlighting its distinguishing features which makes Django different from rest of the web frameworks.

Objective: Provide developers with a comprehensive understanding of Django's architectural principles. Outline key differentiators that set Django apart from other web frameworks. Empower developers with insights into how Django's architecture influences development practices and decision-making.

This can be incorporated in all languages, will need contributors to translate and verify once I am done writing it in English.

Thank you!