mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Merge pull request #835 from vdboor/docfix
Fixed documentation typo (:mod: role in Syndication feed text)
This commit is contained in:
commit
4ae9e83f2b
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ Minor features
|
|||
|
||||
* The jQuery library embedded in the admin has been upgraded to version 1.9.1.
|
||||
|
||||
* Syndication feeds (:module:`django.contrib.syndication`) can now pass extra
|
||||
* Syndication feeds (:mod:`django.contrib.syndication`) can now pass extra
|
||||
context through to feed templates using a new `Feed.get_context_data()`
|
||||
callback.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue