S
S
Sergey Nizhny Novgorod2016-08-21 08:40:37
Django
Sergey Nizhny Novgorod, 2016-08-21 08:40:37

Where can I find materials on the Django ORM?

Hello.
And do not tell me where you can find material on the work of ORM Django and PostgreSQL? Interested in optimizing queries to the database through the Django ORM and the features of the Django and PostgreSQL ORM.
However, the Django documentation doesn't have much to say about this. Have more detailed information?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman Kitaev, 2016-08-21
@Terras

However, the Django documentation doesn't have much to say about this.

Are you sure you read the documentation?
Here:
https://docs.djangoproject.com/en/1.10/ref/models/...
https://docs.djangoproject.com/en/1.10/topics/db/o...
https://docs .djangoproject.com/es/1.10/ref/models/...
https://docs.djangoproject.com/es/1.10/ref/models/...
written as much as you will not find anywhere else.

M
Maxim Vasiliev, 2016-08-21
@qmax

https://docs.djangoproject.com/en/1.10/ref/contrib...
But Django doesn't seem to be able to do specific indexes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question