Pārlūkot izejas kodu

Merge branch 'brainy/bugfix'

Ask Solem 14 gadi atpakaļ
vecāks
revīzija
22dadbd112
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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).