Added Session
to rattail.pyramid
namespace.
This commit is contained in:
parent
736f5e9ba1
commit
680cc8aeb4
|
@ -28,6 +28,8 @@
|
|||
|
||||
from rattail.pyramid._version import __version__
|
||||
|
||||
from edbob.pyramid import Session
|
||||
|
||||
|
||||
def includeme(config):
|
||||
config.include('rattail.pyramid.subscribers')
|
||||
|
|
Loading…
Reference in a new issue