| changeset | 5fccb54fd45f |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Pass config to jinja2 initial_data.py password.Password call The updates to support use settable number of rounds for PBKDF2 makes passing config to password.Password required. It was missing from jinja2's initial_data.py where it creates a user. Fixes crash on initialization. |
| files |
| changeset | 5a3a386aa8e7 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | issue2551179 Load config_ini.ini ... recognize minimal template demo.py Mostly taken from patch by John Kristensen (jerrykan). Tests for python3 and 2 created for minimal and jinja2 templates. Removed FIXME for special case config settings for jinja and responsive templates. config_ini.ini mechanism makes it obsolete. Demo removes config_ini.ini file in home directory. Also remove encoding of utf-8 from initial_data.py to remove SyntaxError: encoding declaration in Unicode string under python2. |
| files |
| changeset | 53325e6b8ca8 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Pradip Caulagi <caulagi@gmail.com> |
| description | Tidy initial data load for this template |
| files |
| changeset | 4e16bcd4405e |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Pradip Caulagi <caulagi@gmail.com> |
| description | Generate some Chomsky issues |
| files |
| changeset | a8c95abaf3fb |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Pradip Caulagi <caulagi@gmail.com> |
| description | Work in progress - template based on jinja2, bootstrap and classic schema |
| files |