Skip to content
This repository was archived by the owner on Apr 12, 2018. It is now read-only.

Commit 87de1fc

Browse files
author
Oleiade
committed
Add history qs to swf querysets modules
1 parent 12b00a5 commit 87de1fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swf/querysets/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22

33
from swf.querysets.activity import ActivityTypeQuerySet
44
from swf.querysets.domain import DomainQuerySet
5+
from swf.querysets.history import HistoryQuerySet
56
from swf.querysets.workflow import (WorkflowTypeQuerySet,
67
WorkflowExecutionQuerySet)

0 commit comments

Comments
 (0)