summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2
AgeCommit message (Expand)Author
2017-04-28update cookiecutter README.txt throughout docsSteve Piercy
2017-04-23update user prompt for cookiecutter repo_nameSteve Piercy
2017-04-15Update default.pyJeremy Chen
2017-04-15Update default.pyJeremy Chen
2017-04-15Update default.pyJeremy Chen
2017-04-15Update default.pyJeremy Chen
2017-04-10replace deprecated cgi.escape() with html.escape()Jeremy Chen
2017-03-01use correct directory name for cookiecutter generated README.txtSteve Piercy
2017-02-28update pyramid-cookiecutter-starter prompts and reformat presentation of all ...Steve Piercy
2017-01-15Update Windows docsSteve Piercy
2017-01-10update docs per https://github.com/Pylons/pyramid/commit/fb7a98bbdacebc4edfef...Steve Piercy
2017-01-10fix unittests in wiki2 to work without deps on py2 and py3Michael Merickel
2017-01-01Remove notes about cookiecutter installation, as they now remove sudo for mos...Steve Piercy
2016-12-23wiki2/src/tests update filesSteve Piercy
2016-12-23wiki2/src/authorization update filesSteve Piercy
2016-12-23wiki2/src/authentication update filesSteve Piercy
2016-12-23wiki2/src/authentication update filesSteve Piercy
2016-12-23wiki2/src/views update files, line number rangeSteve Piercy
2016-12-23fix reST syntaxSteve Piercy
2016-12-23wiki2/src/models - update filesSteve Piercy
2016-12-23wiki2/src/basiclayout - update filesSteve Piercy
2016-12-23wiki2/src/installation - update filesSteve Piercy
2016-12-23sort packages alphaSteve Piercy
2016-12-23wiki2/*.rst first cut from comparing across branchesSteve Piercy
2016-12-23drop . from pip install commandSteve Piercy
2016-12-23make distributing.rst's consistent, use pip installSteve Piercy
2016-12-14Merge branch 'master' into pr/2853Michael Merickel
2016-12-09Added configuration for ipv6 in .ini files.Martin
2016-12-08bring wiki2 test coverage up to 100%, refs #2451Nejc Zupan
2016-12-07fixed 'list' to 'listen'Martin
2016-12-07Changed 'host' and 'port' configuration to a new 'listen' style that is now s...Martin
2016-12-06Revert "Changed 'host' and 'port' configuration to a new 'listen' style that ...Bert JW Regeer
2016-12-06Changed 'host' and 'port' configuration to a new 'listen' style that is now s...Martin
2016-11-26add 3.6 support to documentationSteve Piercy
2016-11-20link to documentation on hupperMichael Merickel
2016-07-29corrected folder name in docsandrew david burt
2016-07-29remove essentially duplicate "note" section under "initializing the database"andrew david burt
2016-07-16fix the wiki2 tutorial to set the password as unicodeMichael Merickel
2016-07-06Update links for AlembixSteve Piercy
2016-06-13pep8: inline comment must have 2 spaces beforeJC Bohin
2016-06-13Fix flake8's noqa directive in documentation and scaffoldsJC Bohin
2016-05-23Merge pull request #2601 from stevepiercy/1.7-branchSteve Piercy
2016-05-22change type integer to type text, and update output of db init scriptSteve Piercy
2016-05-22Change type to Text from Integer. See #2591Steve Piercy
2016-05-20Change column `Page.data` to `Text`viniciusban
2016-05-19oops, encode the password in the authorization tutorial as wellMichael Merickel
2016-05-15password_hash is unicode, needs to be encodedMichael Merickel
2016-05-07update wiki1 with py.test and coverage defaultsSteve Piercy
2016-05-07update wiki2 with py.test and coverage defaultsSteve Piercy
2016-05-06remove duplicate linksSteve Piercy