z3c.formdemo 1.1.0
pip install z3c.formdemo==1.1.0
Released:
A set of demo applications for z3c.form and z3c.formui
Navigation
Verified details
These details have been verified by PyPIOwner
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Zope Public License (ZPL 2.1)
- Author: Stephan Richter, Roger Ineichen and the Zope Community
- Tags zope3, form, widget
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
Demo Applications for z3c.form and z3c.formui
This package contains several small demo applications for the z3c.form and z3c.formui packages.
TABLE- versus DIV-based layout of all widgets.
A simple Hello World message application demonstrating the easiest way to write add, edit and display forms.
A simple calculator showing the flexibility of the new action declaration framework by declaring different classes of buttons.
A linear wizard shows off the sub-form capabilities of z3c.form. It also demonstrates how one can overcome the short-coming of an object widget.
A simple table/spreadsheet that allows adding and editing as simple content object. This demo also shows the usage of forms and zc.table at the same time.
Running the Demo out of the box
You can also run the demo directly without manually installing Zope 3:
$ svn co svn://svn.zope.org/repos/main/z3c.formdemo/trunk formdemo $ cd formdemo $ python bootstrap.py $ ./bin/buildout $ ./bin/demo fg
Then access the demo site using:
CHANGES
Version 1.1.0 (6/22/2007)
Feature: New “SQL Message” demo shows how z3c.form can be used with non-object data. Specificically, this small application demonstrates using a Gadfly database using pure SQL calls without any ORM.
Feature: New “Address Book” demo that demonstrates more complex use cases, such as subforms, composite widgets, and mappings/lists
Version 1.0.0 (5/24/2007)
Initial Release
Project details
Verified details
These details have been verified by PyPIOwner
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Zope Public License (ZPL 2.1)
- Author: Stephan Richter, Roger Ineichen and the Zope Community
- Tags zope3, form, widget
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file z3c.formdemo-1.1.0.tar.gz
.
File metadata
- Download URL: z3c.formdemo-1.1.0.tar.gz
- Upload date:
- Size: 56.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a936a5867ded5193850dc5e671a36b45704aa314be8b25dc1ad60ef1404b473 |
|
MD5 | f224a49cea737112284f74b859e3eed0 |
|
BLAKE2b-256 | 0f19ebccc11afeb80f56e790d8a5d3f083ebfb41b9946171d3f34639dd27374b |
File details
Details for the file z3c.formdemo-1.1.0-py2.4.egg
.
File metadata
- Download URL: z3c.formdemo-1.1.0-py2.4.egg
- Upload date:
- Size: 98.0 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06c8822bbd1aea7e2c9935c04446895c36db14130483ba3d076f8001157f8a8a |
|
MD5 | 9d605bd559ea33ac57ce11f5c80fa3d3 |
|
BLAKE2b-256 | 0a6951b974055eb137c2b7f4293247b71a7d1f9a092dbc3443caf957879d4f5a |