-
#### Describe the bug
Something in the way Evennia adds plural aliases to objects, or possibly the way it searches for them, is breaking search results and only returning one match, even when `stacke…
-
Nested arrays are not rendered very intuitively by rjsf.
![rjsf-team github io_react-jsonschema-form_](https://user-images.githubusercontent.com/1713488/159469360-a50f6283-4951-4cad-9d68-66e9958285…
-
### Question
When going through a multi-page form is it possible to create new Submission objects/elements that get saved in the database when then form is submitted?
### Additional context
I have …
-
As Andrzej pointed out recently in a draft paper on the Library Evolution reflector, the JSON conversion heuristics currently prioritize checking sequence-like before checking optional-like. This mean…
-
Hello I noticed that declaring non model field filter without label in filterset class is not displayed properly in filter form.
So for this example model:
```py
class Post(models.Model):
…
-
This issue was imported from JIRA:
| Field | Value |
| ---------------------------------- | --------------------------…
-
Hello,
Thank you for your work on P2C, and for sharing the code. You really did an excellent job!
I have some questions regarding the implementation of the unsupervised method (P2C*) mentioned …
-
Hello,
I'm trying to use ActiveInteraction with nested forms feature of rails. Here is my view:
```
```
For some reason, the debug line is not returning a nested `section` re…
-
I have
- wxFormBuilder 3.10.0-4761b0c
- ubuntu 20.04&21.10
If I place two buttons on a form, edit the label of the first one and then click the other one **on in the form** without pressing enter…
-
Allow objects to work with JAXB/JSON-B & `@BeanParam`.
Allowing dual-use POJOs helps unify JAX-RS resource definitions.
Consider two services, a `GET` and a `POST`. In order to support both JSON…