Преглед изворни кода

Merge branch 'brainy/bugfix'

Ask Solem пре 14 година
родитељ
комит
22dadbd112
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Changelog

+ 1 - 1
Changelog

@@ -20,7 +20,7 @@
   ``taskset_id`` keyword argument (Issue #331).
 
 * The current taskset id (if any) is now available in the task context as
-  ``request.context`` (Issue #329).
+  ``request.taskset`` (Issue #329).
 
 * SQLAlchemy result backend: `date_done` was no longer part of the results as it had
   been accidentally removed.  It is now available again (Issue #325).