S
S
Sergey2018-02-17 13:11:20
Django
Sergey, 2018-02-17 13:11:20

Is it possible to connect an already populated SQLite3 database to a Django project?

During the development of the site, the database was partially filled, is it possible to somehow transfer it to the working server?
When simply transferring and connecting to a Django project, it gives an error database disk image is malformed

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Kuts, 2018-02-17
@fox_12

Have you tried connecting like this?:
https://docs.djangoproject.com/en/2.0/howto/legacy...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question