You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by dp...@apache.org on 2019/12/03 09:43:09 UTC

[incubator-superset] branch master updated (391d830 -> 0ed0031)

This is an automated email from the ASF dual-hosted git repository.

dpgaspar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 391d830  [release] Fix, update superset docs process (#8680)
     add 0ed0031  [jinja_context] Fix, allow for app factory pattern (#8693)

No new revisions were added by this update.

Summary of changes:
 .travis.yml               |  3 +++
 docs/sqllab.rst           |  6 +++---
 superset/__init__.py      |  2 ++
 superset/app.py           |  6 ++++++
 superset/extensions.py    | 29 +++++++++++++++++++++++++++--
 superset/jinja_context.py | 20 ++------------------
 tox.ini                   |  9 +++++++++
 7 files changed, 52 insertions(+), 23 deletions(-)