mirror of
https://github.com/django/django.git
synced 2025-08-19 18:20:31 +00:00
This is consistent with Python's official documentation
and it's a sphinx recommendation too[1].
[1] http://sphinx-doc.org/markup/desc.html#dir-method
Refs #21855.
Backport of
|
||
|---|---|---|
| .. | ||
| formsets.txt | ||
| index.txt | ||
| media.txt | ||
| modelforms.txt | ||