mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Created a 'DB optimization' topic, with cross-refs to relevant sections.
Also fixed #10291, which was related, and cleaned up some inconsistent doc labels. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12229 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
19fad16414
commit
2e9518bb39
6 changed files with 293 additions and 11 deletions
|
@ -71,7 +71,8 @@ The model layer
|
|||
* **Other:**
|
||||
:ref:`Supported databases <ref-databases>` |
|
||||
:ref:`Legacy databases <howto-legacy-databases>` |
|
||||
:ref:`Providing initial data <howto-initial-data>`
|
||||
:ref:`Providing initial data <howto-initial-data>` |
|
||||
:ref:`Optimize database access <topics-db-optimization>`
|
||||
|
||||
The template layer
|
||||
==================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue