mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Test case and docs for custom context data in feeds
Thanks Paul Winkler for the initial patch. (Ref #18112).
This commit is contained in:
parent
4506ae0497
commit
0a8402eb05
8 changed files with 102 additions and 2 deletions
|
@ -188,6 +188,8 @@ Providing a useful ``context_object_name`` is always a good idea. Your
|
|||
coworkers who design templates will thank you.
|
||||
|
||||
|
||||
.. _adding-extra-context:
|
||||
|
||||
Adding extra context
|
||||
--------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue