F
F
Funny_Man2018-02-14 13:09:38
MySQL
Funny_Man, 2018-02-14 13:09:38

How to make Django work with MySQL?

Good day, dear friends. I work with the Django framework and the tastypie library. There is such a need as using a MySQL database instead of the standard sqlite3. But how to do it correctly?
OS windows 10.
How to install correctly?
What should be written where. New in this business. I ask you for help. Maybe there is a link to a good and understandable guide, where they show what needs to be done without skipping?
There are many instructions on the Internet, but they skip some details that I am not good at.
Thank you for your attention.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
Pavel Shvedov, 2018-02-14
@mmmaaak

First link on google

M
Mykola, 2018-02-14
@IKMOL

You need to go to the documentation, (of the Django project site).
And also in the project settings, before the database settings, if there is a direct link, already in the dock itself, where they consider connecting other databases.

B
blizzard, 2018-02-14
@s41blizzard

https://docs.djangoproject.com/en/2.0/intro/tutorial02/
https://docs.djangoproject.com/en/2.0/topics/insta...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question