Ziggurat Foundations template for the Pyramid web framework
Project description
This template is a combination of Chameleon template engine and Ziggurat Foundations user management. Usage:
$ myenv/bin/pcreate -s ziggurat myproject $ cd myproject $ myenv/bin/python setup.py develop
Edit development.ini file for database auth then run:
$ myenv/bin/initialize_myproject_db development.ini
Run web server:
$ myenv/bin/pserve development.ini --reload
Open URL http://localhost:6543 in a browser. Login with username admin@local or admin, password admin.
0.1.3 (2014-02-02)
- Add user management menu.
- User.status == 0 means force logout.
- Require pytz.
0.1.2 (2014-01-07)
- Require pyramid_beaker.
- Require alembic >= 0.3.4.
- Require factory_boy.
- Add localization and timezone tools.
0.1.1 (2013-12-26)
- Require Pyramid >= 1.5.
- Require Deform >= 2.0.
- Use redirect after POST.
- Use Bootstrap 3 intensively.
- Add change password form.
0.1 (2013-12-22)
- 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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size PyramidZiggurat-0.1.3.tar.gz (39.2 kB) | File type Source | Python version None | Upload date | Hashes View hashes |