litnimax / astconfman

Asterisk ConfBridge Manager
GNU Lesser General Public License v3.0
45 stars 36 forks source link

./manage.py init #20

Closed lex68 closed 8 years ago

lex68 commented 8 years ago

(env)root@OpenMeetings:/var/www/astconfman/astconfman# ./manage.py init /var/www/astconfman/env/local/lib/python2.7/site-packages/flask_sqlalchemy/init.py:800: UserWarning: SQLALCHEMY_TRACK_MODIFICATIONS adds significant overhead and will be disabled by default in the future. Set it to True to suppress this warning. warnings.warn('SQLALCHEMY_TRACK_MODIFICATIONS adds significant overhead and will be disabled by default in the future. Set it to True to suppress this warning.') /var/www/astconfman/env/local/lib/python2.7/site-packages/flask_admin/model/base.py:1139: UserWarning: Fields missing from ruleset: participants,logs warnings.warn(text) /var/www/astconfman/env/local/lib/python2.7/site-packages/flask_admin/model/base.py:1139: UserWarning: Fields missing from ruleset: participants,user,logs warnings.warn(text) /var/www/astconfman/env/local/lib/python2.7/site-packages/flask_admin/model/base.py:1139: UserWarning: Fields missing from ruleset: user warnings.warn(text)

litnimax commented 8 years ago

And what? These are warnings. Ignore them for now.