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-use-pip
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.8 (2015-04-24)
Bug fixed at get_login_headers(), use timezone.
Bug fixed RootFactory for Pyramid 1.5.6. Use group permission instead of user permission.
Create non Ziggurat table when initializedb.
0.1.7 (2015-02-13)
Add pagination in User menu.
0.1.6 (2015-02-12)
Add User group menu.
Add upload tool.
0.1.5 (2014-07-10)
Remove requirement factory_boy.
Add option develop-use-pip in setup.py
0.1.4 (2014-03-17)
Inverse to add_notfound_view(append_slash=True).
Separation of the directory in order to more easily create larger applications.
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
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
File details
Details for the file PyramidZiggurat-0.1.8.tar.gz.
File metadata
- Download URL: PyramidZiggurat-0.1.8.tar.gz
- Upload date:
- Size: 42.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fa37c79534af9d21ca46c34b943362bb2cf44bd563307ae2fba6a2a001e15f7
|
|
| MD5 |
ceeec3c6d9124d64ee8f4c0a78a18aa3
|
|
| BLAKE2b-256 |
d9b8a934b9982bf0927464b104681e109938ca700e765d5a850bb4429ba62de5
|