mirror of
https://github.com/django/django.git
synced 2025-11-02 12:58:56 +00:00
This rewrites the entire example to use the same DB names throughout, and also is hopefully a bit more sensibly described. Additionally, the missing import of the random module for choosing a read slave is included in the example now. |
||
|---|---|---|
| .. | ||
| examples | ||
| aggregation.txt | ||
| index.txt | ||
| managers.txt | ||
| models.txt | ||
| multi-db.txt | ||
| optimization.txt | ||
| queries.txt | ||
| sql.txt | ||
| tablespaces.txt | ||
| transactions.txt | ||