Add core View.make_progress() method

so callers no longer need to import `SessionProgress` and create directly
This commit is contained in:
Lance Edgar 2019-09-25 00:10:17 -05:00
parent f0a5265a65
commit ff9700e23a
10 changed files with 31 additions and 14 deletions

6
docs/api/progress.rst Normal file
View file

@ -0,0 +1,6 @@
``tailbone.progress``
=====================
.. automodule:: tailbone.progress
:members:

6
docs/api/views/core.rst Normal file
View file

@ -0,0 +1,6 @@
``tailbone.views.core``
=======================
.. automodule:: tailbone.views.core
:members: