Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Aw, CRUD: Building a Django app with persistent storage
54Likes
2,847Views
Jun 102024
Dawn builds a full CRUD (create, read, update, delete) blog application with Django's Class Based Views, SQLite database in under an hour with Copilot. Django is a "batteries included" Python web framework known for its admin panel, ORM (Object-Relational Mapping) that connects your code to your data to your database, and its built-in development server. Resources: https://aka.ms/python https://aka.ms/python-web-apps-2024

Follow along using the transcript.

Visual Studio Code

759K subscribers