summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-12update the views/models with setup.py developMichael Merickel
2016-02-12forward port changes to models / scripts to later chaptersMichael Merickel
2016-02-12add the bcrypt dependencyMichael Merickel
2016-02-12update the models chapter with the new user modelMichael Merickel
2016-02-12let's go ahead and bite off more than we can chew by adding object-securityMichael Merickel
2016-02-12create an actual user model to prepare for securityMichael Merickel
2016-02-11copy layout and templates from views to authorizationMichael Merickel
2016-02-11Merge pull request #2344 from stevepiercy/masterSteve Piercy
2016-02-10move security into one placeMichael Merickel
2016-02-10update 404 templatesMichael Merickel
2016-02-10explain the base layout.jinja2 template and notfound viewMichael Merickel
2016-02-10several simple refactoringsMichael Merickel
2016-02-10minor grammar and punctuation through "routes need relative ordering"Steve Piercy
2016-02-10split login from forbiddenMichael Merickel
2016-02-09its sys, not tracebackChris McDonough
2016-02-09dont set it twiceChris McDonough
2016-02-09bring into line with excviewChris McDonough
2016-02-09docs about what happens when no excview can be foundChris McDonough
2016-02-09add request.exception and request.exc_infoChris McDonough
2016-02-09use exc_info instead of exc, add better docstring, mix the mixin inChris McDonough
2016-02-09check in sketch code so raydeo can look at itChris McDonough
2016-02-08fix functional testsMichael Merickel
2016-02-08fix jinja2 none testMichael Merickel
2016-02-08fix tests to get the bind from dbsession_factory properlyMichael Merickel
2016-02-08Merge pull request #2 from stevepiercy/mmerickel-feature/alchemy-scaffold-upd...Michael Merickel
2016-02-08[wip] update tests in wiki2 tutorialMichael Merickel
2016-02-08expose the session factory on the registryMichael Merickel
2016-02-08minor fixes to wiki2 distributing chapterMichael Merickel
2016-02-07update authorization chapter of wiki2 tutorialMichael Merickel
2016-02-07update definingviews chapter of wiki2 tutorialMichael Merickel
2016-02-07Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2016-02-07update definingmodels chapter of wiki2 tutorialMichael Merickel
2016-02-07reference addon links for pyramid_jinja2, pyramid_tm, zope.sqlalchemy and tra...Michael Merickel
2016-02-07fix pyramid_tm urlMichael Merickel
2016-02-07assume the user is in the tutorial folderMichael Merickel
2016-02-07Merge pull request #2339 from stevepiercy/masterSteve Piercy
2016-02-07minor grammar and punctuation through "import-time side-effects are evil"Steve Piercy
2016-02-06Merge pull request #2336 from stevepiercy/masterSteve Piercy
2016-02-06minor grammar and punctuationSteve Piercy
2016-02-05minor grammar and punctuation tweaks, break up run-on sentences.Steve Piercy
2016-02-05link to create_all sqla methodMichael Merickel
2016-02-05update basiclayout proseMichael Merickel
2016-02-05unindent literalincludesMichael Merickel
2016-02-04fix the Base importMichael Merickel
2016-02-04update source for basiclayoutMichael Merickel
2016-02-04make models/__init__.py a templateMichael Merickel
2016-02-04rename dbmaker to session_factoryMichael Merickel
2016-02-03improve the models api/usage and add a lot of commentsMichael Merickel
2016-02-03Merge pull request #2331 from stevepiercy/masterSteve Piercy
2016-02-03each step is for every release, unless explicitly stated as "major release only"Steve Piercy