calendar-social/calsocial/security.py
2018-07-02 10:41:32 +02:00

4 lines
59 B
Python

from flask_security import Security
security = Security()