Skip to content

Commit

Permalink
Added a note about Feed.get_context_data to the 1.6 release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobian committed Feb 24, 2013
1 parent 0a8402e commit c35f2e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/releases/1.6.txt
Expand Up @@ -97,6 +97,10 @@ 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
context through to feed templates using a new `Feed.get_context_data()`
callback.

Backwards incompatible changes in 1.6
=====================================

Expand Down

0 comments on commit c35f2e6

Please sign in to comment.