filmov
tv
Create a Django App and Save User Data in SQLite

Показать описание
Learn how to build a Django app and store user model data in SQLite step-by-step!
In this beginner-friendly tutorial, you'll learn:
How to create a new Django app
How to define a custom user model
How to connect your model with SQLite
How to use Django admin to manage user data
How to perform database migrations and test your model
In this beginner-friendly tutorial, you'll learn:
How to create a new Django app
How to define a custom user model
How to connect your model with SQLite
How to use Django admin to manage user data
How to perform database migrations and test your model