Skip to main content

PyAMS custom form fields management

Project description

What is PyAMS?

PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications and content management with the Pyramid framework.

PyAMS is actually mainly used to manage web sites through content management applications (CMS, see PyAMS_content package), but many features are generic and can be used inside any kind of web application.

All PyAMS documentation is available on ReadTheDocs; source code is available on Gitlab and pushed to Github. Doctests are available in the doctests source folder.

What is PyAMS fields?

PyAMS fields is an extension package which can be used to allow application users to define their own schema fields, and generate add or edit forms automatically.

These schema fields follow zope.schema package philosophy, so that all standard schema fields are available, but the API allows applications developers to add their own fields types.

This package is used by PyAMS_content package internally to allow site managers to create, for example, their own contact forms.

Changelog

2.0.1

  • updated modal forms title

2.0.0

  • upgraded to Pyramid 2.0

1.1.1

  • updated dependencies

1.1.0

  • added support for forms rendering and handlers

  • added support for RGPD information and reCaptcha integration

1.0.1

  • code and pylint cleanup

1.0.0

  • initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyams_fields-2.0.1.tar.gz (32.1 kB view hashes)

Uploaded Source

Built Distribution

pyams_fields-2.0.1-py3-none-any.whl (54.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page