forms
Here are 55 public repositories matching this topic...
-
Updated
Jun 16, 2020 - Python
I think it would help to clarify in the documentation that a deserialized datetime object is by default aware (i.e. its tzinfo attribute is set to a timezone object provided by the pytz non-standard library) rather than being naive (i.e. its tzinfo attribute is
I'm using JSON schema with React JSONSchema Forms to create forms automatically.
Currently, typesystem doesn't emit metadata like title or description into the rendered schema for fields (or schema objects). It does use those parameters for rendering forms, so I think a case can be made for adding it to the generated json schema too if
The docs mention that you can provide initial dynamic values only for text fields. Is it possible to provide the same for model object fields?
My use-case is that I have a multiple objects for which I have to collect associated data. I have multiple forms and the option to fill out one of each form associated with the object.
I.e.
Form1
Form2
Form3
Object1 has Form1 and Form3
Object2
S3 target
An S3Target class would be useful to stream file contents directly from the request to an S3 bucket. This actually shouldn't be too hard to write using boto3.
-
Updated
Aug 28, 2019 - Python
Expected behaviour
Website address even if it a lengthy one must not over lap the change button
Actual behaviour
Website over laps the [change] button/link
Steps to reproduce the behaviour
Launch e-commerce survey
complete and enter a slightly lengthy website address
Technical information
Browser
Chrome
Operating System
Screenshot
<img width="704
-
Updated
May 6, 2018 - Python
-
Updated
May 19, 2020 - Python
As an integrator of the django-formidable module, I'd like to know how to handle the permissions, what is my options to allow/reject a resource access.
The FORMIDABLE_DEFAULT_PERMISSION, FORMIDABLE_PERMISSION_USING and the FORMIDABLE_PERMISSION_BUILDER, the permissions.py module need some explanation.
-
Updated
May 29, 2020 - Python
-
Updated
Dec 29, 2017 - Python
-
Updated
Mar 11, 2019 - Python
-
Updated
Jun 30, 2020 - Python
-
Updated
Jul 3, 2020 - Python
-
Updated
Feb 16, 2018 - Python
Improve this page
Add a description, image, and links to the forms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the forms topic, visit your repo's landing page and select "manage topics."
We have this logo for the wtforms group:
And we have this logo for the documentation:
Both are in poor resolution. We should probably make them svgs.
Any suggestions or help is welcomed!