.get_drafts() and a custom Draft class (#310)

This commit is contained in:
Joscha Götzer
2017-10-09 09:54:48 +02:00
committed by Lonami
parent 1f54cbfb5a
commit 4a482b3506
3 changed files with 99 additions and 6 deletions

View File

@@ -0,0 +1 @@
from .draft import Draft