| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-10-07 | Docs: project.rst: Reword template reload note per Steve Piercy's suggestions. | Karl O. Pinc | |
| Take care to retain the thought that the defaults setup by the scaffold cause automatic template reload. This patch should be applied before the docs_dict_note branch. | |||
| 2013-10-07 | Docs: project.rst: Move note that tempates get values from dictionaries down ↵ | Karl O. Pinc | |
| a paragraph. | |||
| 2013-10-07 | Docs: project.rst: Utilize sidebars for out-of-band text. | Karl O. Pinc | |
| 2013-10-05 | Docs: project.rst: Hilight that dictionaries provide values to templates. | Karl O. Pinc | |
| 2013-10-02 | fix the docs build and get rid of stray references to Beaker | Chris McDonough | |
| 2013-10-02 | get rid of note that appears to be explained in the next para | Chris McDonough | |
| 2013-10-02 | Docs: project.rst: Fix markup failure just introduced. | Karl O. Pinc | |
| 2013-10-02 | Docs: Make statements more concreate regards renderers getting data from ↵ | Karl O. Pinc | |
| dictionaries. | |||
| 2013-10-02 | Merge remote-tracking branch 'upstream/master' into doc_render | Karl O. Pinc | |
| Doing something to make the pull request have the right stuff. | |||
| 2013-10-02 | Docs: project.rst: Emphasize key takeaway; use dicts to supply values to ↵ | Karl O. Pinc | |
| templates. | |||
| 2013-10-02 | Docs: project.rst: Eliminate reduncency and better explain renderer. | Karl O. Pinc | |
| 2013-10-01 | Add comma | Steve Piercy | |
| 2013-10-01 | Docs: project.rst: Make the sentence more better. | Karl O. Pinc | |
| 2013-10-01 | Docs: project.rst: Note that asset specs must be fully qualifed when moving ↵ | Karl O. Pinc | |
| views into a sub-package. | |||
| 2013-10-01 | Docs: project.rst: Match parenthesis & fix punctuation. | Karl O. Pinc | |
| 2013-09-27 | Docs: Make clear that installation is into the virtual enviornment. | Karl O. Pinc | |
| 2013-09-05 | update the MyProject example app to use pyramid_chameleon | Michael Merickel | |
| 2013-08-15 | ZODB now supports Python3. | Andrés Martano | |
| 2013-08-13 | Merge remote-tracking branch 'origin/master' into docs.gettingstarted | Paul Everitt | |
| Conflicts: docs/index.rst docs/latexindex.rst setup.py | |||
| 2013-08-06 | add missing word ``pserve`` | Steve Piercy | |
| 2013-06-11 | About half of the first pass is done. | Paul Everitt | |
| 2013-04-01 | Remove extra word | Catalin Iacob | |
| 2013-03-13 | consistency: use $VENV whenever virtualenv binaries are used | Tshepang Lekhonkhobe | |
| 2013-03-06 | provide .INI highlighting | Tshepang Lekhonkhobe | |
| 2013-03-05 | Merge pull request #887 from tshepang/concise | Tres Seaver | |
| be more concise; simplify; remove obvious info | |||
| 2013-03-05 | a more concise explanation | Tshepang Lekhonkhobe | |
| * This removes an needless example (it should really be obvious what the text means). * It also fixes an incomplete sentence, which also happens to have broken grammar. | |||
| 2013-03-05 | DRY | Tshepang Lekhonkhobe | |
| 2013-02-04 | narr/project.rst: Correct IP address 129.168.1.50 -> 192.168.1.50 | Marc Abramowitz | |
| 2012-11-29 | Sync MyProject files with the starter scaffold | Patricio Paez | |
| - Line numbers are mentioned only in the Creating a Pyramid Project chapter; those that are affected were updated. | |||
| 2012-09-16 | describe how to restrict access to 127.0.0.1, closes #489 | Chris McDonough | |
| 2012-05-31 | Added missing word "name" | Zeb Palmer | |
| 2012-05-15 | Fixed spelling errors and double backslash in `C:\`. | Bryce Boe | |
| 2012-04-13 | Fix a typo in the documentation | Veeti Paananen | |
| 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 | Fixed line width. | Michael Merickel | |
| 2012-03-18 | Merge branch 'patch-4' of https://github.com/rach/pyramid into pull.500 | Michael Merickel | |
| 2012-03-18 | Merge pull request #499 from rach/patch-3 | Michael Merickel | |
| Keep the same vocabulary than previously in the doc | |||
| 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' | |||
| 2012-03-17 | misspelling : change 'pryamid_debugtoolbar' into 'pyramid_debugtoolbar' | Rachid Belaid | |
| 2012-03-15 | remove debug_templates untruths related to issue #491 | Chris McDonough | |
| 2012-02-19 | - Put ``pyramid.includes`` targets within ini files in scaffolds on separate | Chris McDonough | |
| lines in order to be able to tell people to comment out only the ``pyramid_debugtoolbar`` line when they want to disable the toolbar. | |||
| 2012-02-14 | use the newer url | Chris McDonough | |
