Form wizard is dead, long live multipageforms
Project description
Compatibility:
0.7.x:
Python >= 3.8
Django >= 3.2
Installation
Install the library, for instance with pip:
pip install django-multipageforms
Demo
Copy the entire django-multipageforms directory somewhere, set up and enter a virtualenv, then provided you are on some Un*x:
make demo
This’ll automatically make a user “admin” with the password “demo”.
The demo should now be running on http://127.0.0.1/
Running make demo again will erase the database from the previous run.
Tests
To run the tests, first install the testing-requirements:
pip install -r requirements/test.txt
Provided you have a python on your path you can then run the tests with:
python runtests.py
You can also test with tox:
tox
- Version:
0.7.0
Project details
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 django-multipageforms-0.7.0.tar.gz
.
File metadata
- Download URL: django-multipageforms-0.7.0.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e296b04bf78f2ab1f1595561366692f9a551f82126a01dfd5a7e00a272f2c964 |
|
MD5 | baba24010fecc9b49d409f46efba1f29 |
|
BLAKE2b-256 | 33973d02c12133de07c5059da25abc0d1720e937d65d418cfef019f75a7a8311 |
File details
Details for the file django_multipageforms-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: django_multipageforms-0.7.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24b6d433218974119a8ee03d0315e75304509a3c21f356ec872b4e4f1d854cce |
|
MD5 | 716ced0ff86e3df2c7adf763cf1389e5 |
|
BLAKE2b-256 | 3f410aaeb2beb5a54152539d6d7ad51ec628dde1dac15ddf2964008bf0ce1e5b |