Test case and docs for custom context data in feeds

Thanks Paul Winkler for the initial patch. (Ref #18112).
This commit is contained in:
Zbigniew Siciarz 2013-02-24 15:00:34 +01:00 committed by Jacob Kaplan-Moss
parent 4506ae0497
commit 0a8402eb05
8 changed files with 102 additions and 2 deletions

View file

@ -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
--------------------