-
Documentation needs to be considered as a key task and "first-class citizen". I'm copying some information from #198 here and I'll close that issue in favor of this one. NOTE: I added the `top-priori…
-
End support for Python 3.8 as it reaches its [end of life (EOL)](https://devguide.python.org/versions/#supported-versions), and [Open edX now supports Python 3.11](https://github.com/openedx/platform-…
-
__Description__
When I try to create a new tenant it created a new user for every database, but i don't want to create a new database I want to use the same username password that has been gene…
-
__Description__
Artisan:call('passport:install') not working on hyn/multi-tenant 5.6
---
__Actual behavior__
Does not run artisan command. When I try doing it manually using the follow…
-
The get_events Tornado endpoint is our highest-traffic endpoint, so something well worth optimizing. In https://chat.zulip.org/#narrow/stream/3-backend/topic/profiling.20get_events/near/816856 I desc…
-
Hi
It would be good to have an interface like this:
```js
render(
).then(({html, context, state}) => { /* all done, serve to client now */ }
```
So the render promise will only res…
-
### Link to reproduction
_No response_
### Environment Info
```text
Binaries:
Node: 20.11.0
npm: 10.2.4
Yarn: N/A
pnpm: 9.5.0
Relevant Packages:
payload: 3.0.0-beta.107
next: 15.…
-
A tool that reads swagger json/yaml and emits a reitit template. Some pointers:
* existing runtime translator: https://github.com/zalando-stups/swagger1st
* swagger codegen: https://swagger.io/too…
-
Related issue(but stale): #3167
I am planning to implement such feature.
**Is your feature request related to a problem? Please describe.**
Current auto validation rules is not enough.
**De…
-
I tried to update from 0.1.2 > 0.1.4
`reform` `2.2.1`
### Code:
``` ruby
require "reform"
require "reform/rails"
class SomeForm < Reform::Form
include Reform::Form::ActiveModel::Validations
…