| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-04-19 | squash another reference to dotted name | Chris McDonough | |
| 2012-04-19 | take out 'or dotted python name' | Chris McDonough | |
| 2012-04-17 | Merge pull request #533 from ppaez/paulos-list | Patricio Paez | |
| Paulos list | |||
| 2012-04-17 | default_encode->_default_encode, dumps->_dumps, massage docs | Chris McDonough | |
| 2012-04-16 | docs for json defaults | Michael Merickel | |
| 2012-04-16 | Normalize and update the last section | Patricio Paez | |
| 2012-04-13 | Simplify the introduction | Patricio Paez | |
| - Moved the selection of the templates to the Design chapter - Improved the Views section in the Design chapter - Normalize in both tutorials | |||
| 2012-04-13 | Fixed wsgi.org URL | Patricio Paez | |
| 2012-04-12 | Typos | Patricio Paez | |
| 2012-04-12 | Improve the Adding Templates section in both tutorials | Patricio Paez | |
| - As suggested by Paulo in the PyCon sprint | |||
| 2012-04-13 | Fix a typo in the documentation | Veeti Paananen | |
| 2012-04-10 | enable warning badge on master docs | Michael Merickel | |
| 2012-04-10 | test checkin for rtd | Chris McDonough | |
| 2012-04-08 | Final details | Patricio Paez | |
| - Normalize the Seeing our changes section - Changed import to recommended style | |||
| 2012-04-08 | Normalize Authorization in both tutorials 4 | Patricio Paez | |
| - Sync content of Add login and logout views, Add the login.pt template, Return a logged_in flag, Add a logout link sections - Normalize sections of views.py | |||
| 2012-04-08 | Normalize Authorization in both tutorials 3 | Patricio Paez | |
| - Sync content in Adding Authentication and Authorization policies, Add permission declarations sections - Added mising permission=view in SQL tutorial - Moved __init__.py listing to Seeing our changes | |||
| 2012-04-07 | Normalize Authorization in both tutorials 2 | Patricio Paez | |
| - Sync content of Add users and groups, and Add an ACL. - Added yellow highlight to listings in Seeing our changes, added models.py | |||
| 2012-04-07 | Ordered sections as per the summary | Patricio Paez | |
| 2012-04-07 | Normalize Authorization in both tutorials 1 | Patricio Paez | |
| - Sync the content of the introduction and the Viewing the Application in a Browser sections - Sync the section structure | |||
| 2012-04-06 | Merge pull request #524 from ppaez/sql-wiki-authorization | Carlos de la Guardia | |
| Sql wiki authorization | |||
| 2012-04-06 | Added first level sections, fixed route in the summary | Patricio Paez | |
| 2012-04-06 | Improve Authorization in the SQL tutorial | Patricio Paez | |
| - Made the section headers more explicit and rearranged them in a group for access control and another for login/logout - Split the summary in the two groups - Added missing section Add routes for /login and /logout - Clarify some sections | |||
| 2012-04-02 | removed strange text that showed up | David Gay | |
| 2012-04-02 | Merge branch 'master' of github.com:oddshocks/pyramid | David Gay | |
| Conflicts: docs/narr/views.rst | |||
| 2012-04-02 | addressed #327 | David Gay | |
| 2012-04-02 | addressed #327 | David Gay | |
| 2012-04-01 | Improve Authorization on SQL tutorial | Patricio Paez | |
| - Simplified the authentication policy callback section - Use full path for files in Seeing Our Changes - Fixed a typo | |||
| 2012-04-01 | More simplification to the Authorization chapter | Patricio Paez | |
| - Clarify the Adding A Root Factory section, include a related modification to __init__.py - Added Add routes for /login and /logout section - Added yellow higlighting in various listings - Consolidate all the Seeing our changes at the end - Use a 'do, then explain' pattern | |||
| 2012-04-01 | Improved Adding Authorization in SQL wiki tutorial | Patricio Paez | |
| - Removed unneeded logged_in assignment - Moved up text to the corresponding section - Normalize references to view callables - Simplify text in Add permission declarations | |||
| 2012-03-31 | Merge pull request #513 from ppaez/issue-510 | Carlos de la Guardia | |
| Mark line with yellow in SQL wiki - issue #510 | |||
| 2012-03-29 | update version markers | Chris McDonough | |
| 2012-03-29 | - Coverage and docs updates for custom JSON class. | Chris McDonough | |
| - Fork point: master now represents a future 1.4 release. | |||
| 2012-03-28 | JSON-API rework and Object.__json__ support | Wayne Witzel III | |
| 2012-03-28 | intermediate commit | Michael Merickel | |
| 2012-03-26 | Mark line with yellow in SQL wiki - issue #510 | Patricio Paez | |
| 2012-03-21 | flesh out system values | Chris McDonough | |
| 2012-03-21 | prep for 1.3 | Chris McDonough | |
| 2012-03-20 | update | Chris McDonough | |
| 2012-03-19 | windows | Chris McDonough | |
| 2012-03-19 | wording | Chris McDonough | |
| 2012-03-19 | use the correct message | Chris McDonough | |
| 2012-03-19 | show the effect of a server restart under reload; explain that template ↵ | Chris McDonough | |
| changes dont require a restart | |||
| 2012-03-19 | provide instructions about how to change the port, warn against changing the ↵ | Chris McDonough | |
| server, put code reloading into its own section | |||
| 2012-03-19 | explain where things might go in reality and explain gt example Windows ↵ | Chris McDonough | |
| convention | |||
| 2012-03-18 | warn about project names that shadow stdlib names, change UNIX prompt to gt | Chris McDonough | |
| 2012-03-18 | add python 3 logo | Chris McDonough | |
| 2012-03-18 | Fixed line width. | Michael Merickel | |
| 2012-03-18 | Suggestion : giving at least the name the command to use as an indication . | Rachid Belaid | |
| Even if this information it's not enough, when you read the doc via pdf that give you which command to use without having to jump of section. I find it better for the learning flow of the reader than jumping around. | |||
| 2012-03-18 | Keep the same vocabulary than previously in the doc, at this stage of the ↵ | Rachid Belaid | |
| instruction the user doesn't have more than one package which myproject | |||
| 2012-03-18 | Keep the same notation, 'myproject' is used previously. 'mypackage' is ↵ | Rachid Belaid | |
| correct and generic, after following the previous step of the documentation the user would have only one package which is 'myproject' | |||
