Using multiple databases in Django

Описание к видео Using multiple databases in Django

In the DATABASES variable in settings.py, you can specify more than 1 database. As well as various database engines.

In this video, we'll use 2 SQLite databases with Django and add data to one or the other.

Chapters:
---------------
0:00 the DATABASES variable
0:21 migrating a model
0:37 adding data to databases
1:26 routing

Комментарии

Информация по комментариям в разработке