Add core View.make_progress()
method
so callers no longer need to import `SessionProgress` and create directly
This commit is contained in:
parent
f0a5265a65
commit
ff9700e23a
10 changed files with 31 additions and 14 deletions
6
docs/api/views/core.rst
Normal file
6
docs/api/views/core.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``tailbone.views.core``
|
||||
=======================
|
||||
|
||||
.. automodule:: tailbone.views.core
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue