Django is just a framework built on top of a well-known programming language called Python. Django uses a Python package called pip and this comes in handy with Python installed. Django is used to configure the server side of web applications as used by Shopify, Google, Pinterest, Instagram, etc.

7m read timeFrom section.io
Post cover image
Table of contents
Key take aways1. Django project structure2. URL routing in Django3. Django Model View Template (MVT)3. Django admin interface4. Django default form system5. Adding custom a database to a Django projectConclusion

Sort: