Added Session
to rattail.pyramid
namespace.
This commit is contained in:
parent
736f5e9ba1
commit
680cc8aeb4
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
|||
|
||||
from rattail.pyramid._version import __version__
|
||||
|
||||
from edbob.pyramid import Session
|
||||
|
||||
|
||||
def includeme(config):
|
||||
config.include('rattail.pyramid.subscribers')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue