-
From v2.0.0, we can create 3rd party middleware. So far, the following 3rd-party middleware has been created.
* GraphQL Middleware
* Firebase Auth Middleware
* Validator Middleware
* Sentry Midd…
-
**Describe the bug**
When entering a string, numeric or boolean value in a custom column Metabase throws an error.
**To Reproduce**
Steps to reproduce the behavior:
1. Query any raw data table
…
-
Hi Guys,
it looks like that there is a small issue in the update path v2.2.8 -> v2.3.0-beta.1 -> v2.3.0.
After updating to v2.3.0 I had some errors in the WebUI (Device Modules) indicating, that t…
mkrsn updated
3 months ago
-
Got this email about 150 times over the course of 12 hours.
Bad Gateway: /proxy/identity_icon/151124427182507114/38631d1b32.png
Report at /proxy/identity_icon/151124427182507114/38631d1b32.png …
-
## Problem statement
In frameworks like Flask, you can e.g. start a database transaction before the request starts, and commit/rollback when the request ends. Is there a way to do the same here? I …
-
I have installed the django-excel tutorial app and made changes to its model.py file.
I have done the following steps :
1) python manage.py makemigrations polls
Output : Migrations for 'polls…
-
link that should follow:
https://github.com/lucrae/flask-cheat-sheet
# Flask Learning To-Do List
- [x] **Set Up Your Development Environment:**
- Install Python if you haven't already.
…
-
### Issue Summary
Attempt to preview any page results in exception.
### Steps to Reproduce
1. Open any page in the WagTail CMS for editing
2. Click Preview button
Site is running under ng…
-
# API Next
There has been a good amount of discussion about restructuring (rewriting) the API for various reasons, but I don't think we have ever iterated all the reasons and discussed _why_ we want …
-
Develop session middleware, using http://expressjs.com/en/resources/middleware/cookie-session.html as inspiration
## Acceptance Criteria
- [ ] Develop middleware -- taking [cookie-session](http:…