Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Lisbon, Portugal
- Sign in to view email
Popular repositories
-
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welc…
-
Skeleton application to use with Flask-AppBuilder (pip install flask-appbuilder)
-
-
-
-
i18n and l10n support for Flask based on Babel and pytz. Support for package development, merging translations
Python 2
1,822 contributions in the last year
Activity overview
Contribution activity
June 1, 2020
May 2020
Created a pull request in apache/incubator-superset that received 10 comments
fix(mssql): reverts #9644 and displays a better error msg
CATEGORY Bug Fix Enhancement (new features, refinement) Refactor Add tests Build / Development Environment Documentation SUMMARY On SQLLAb …
- fix(chart): chart datasource explore URL showing datasource name for druid
- fix(babel): broken babel extract
- tests: Fix, script to help run single tests
- tests(celery): improve celery tests infra
- perf(dataset): improve performance on get list
- docs(api): improve openapi documentation for dash, charts and queries
- Update models.py
- Syntax error when showing picture
- fix: add a panel body to panel_begin/panel_end macros
- [dependencies] Fix, support marshmallow 3
- New: Adding PAM authentication support to FAB
- Fix, possible typos in the documentation
- New - implement role mapping from: AUTH_LDAP, AUTH_OAUTH
- Fix, name column resizing in ab_view_menu table #1367
- fix: invalid JSON in FR and DE translations
- build: set up GitHub app PRLint
- chore: bump python dependencies
- fix: make tests work individually
- Add QueryContext deserialization test
- [docs] Add SSL config options for postgres
- fix: Add force flag to QueryContext schema
- [sqllab] fix, strip comments before parsing statements
Created an issue in marshmallow-code/apispec that received 5 comments
Using dict schema and marshmallow schemas
Hi,
I want to ask, if it's expected to when using MarshmallowPlugin all added schemas must be Marshmallow schemas, for example:
from apispec import A…