summaryrefslogtreecommitdiff
path: root/docs/narr
AgeCommit message (Expand)Author
2012-03-29- Coverage and docs updates for custom JSON class.Chris McDonough
2012-03-28JSON-API rework and Object.__json__ supportWayne Witzel III
2012-03-28intermediate commitMichael Merickel
2012-03-21flesh out system valuesChris McDonough
2012-03-19windowsChris McDonough
2012-03-19wordingChris McDonough
2012-03-19use the correct messageChris McDonough
2012-03-19show the effect of a server restart under reload; explain that template chang...Chris McDonough
2012-03-19provide instructions about how to change the port, warn against changing the ...Chris McDonough
2012-03-19explain where things might go in reality and explain gt example Windows conve...Chris McDonough
2012-03-18warn about project names that shadow stdlib names, change UNIX prompt to gtChris McDonough
2012-03-18Fixed line width.Michael Merickel
2012-03-18Merge branch 'patch-4' of https://github.com/rach/pyramid into pull.500Michael Merickel
2012-03-18Merge pull request #499 from rach/patch-3Michael Merickel
2012-03-18Suggestion : giving at least the name the command to use as an indication . Rachid Belaid
2012-03-18Keep the same vocabulary than previously in the doc, at this stage of the ins...Rachid Belaid
2012-03-18Keep the same notation, 'myproject' is used previously. 'mypackage' is correc...Rachid Belaid
2012-03-17misspelling : change 'pryamid_debugtoolbar' into 'pyramid_debugtoolbar'Rachid Belaid
2012-03-17- Remove references to do-nothing ``pyramid.debug_templates`` setting in allChris McDonough
2012-03-15remove debug_templates untruths related to issue #491Chris McDonough
2012-03-13TyposPatricio Paez
2012-03-11only selfChris McDonough
2012-03-11view class methods were missing self parameter.Carlos de la Guardia
2012-03-05add_traverserChris McDonough
2012-03-02Merge branch '1.3-branch'Chris McDonough
2012-03-02Correct section name in pshell example.Martijn Pieters
2012-03-02Correct minor grammatical error.Martijn Pieters
2012-03-02Remove some confusion about finished callbacks.Ruslan Spivak
2012-03-01Merge branch 'master' into 1.3-branchChris McDonough
2012-03-01wrong class name, fixes #451Chris McDonough
2012-03-01Remove mention of the `root_factory` argument.Martijn Pieters
2012-02-29fix decoratorsChris McDonough
2012-02-26fix instance creationChris McDonough
2012-02-26make latex render againChris McDonough
2012-02-24docs-deprecate tmpl_contextChris McDonough
2012-02-24Merge branch 'master' into 1.3-branchChris McDonough
2012-02-24More trivial typosPaul Winkler
2012-02-24Trivial typosPaul Winkler
2012-02-23fixChris McDonough
2012-02-22fixChris McDonough
2012-02-22allow user to pass content type and encoding, change favicon example to use F...Chris McDonough
2012-02-22Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-02-22- New API: ``pyramid.config.Configurator.add_forbidden_view``. This is aChris McDonough
2012-02-22- New API: ``pyramid.config.Configurator.add_notfound_view``. This is aChris McDonough
2012-02-21Fix favicon_view example: open the file in binary mode.Marius Gedminas
2012-02-20FeaturesChris McDonough
2012-02-19- Put ``pyramid.includes`` targets within ini files in scaffolds on separateChris McDonough
2012-02-18dont mention arg by nameChris McDonough
2012-02-18move add_traverser and add_resource_url_adapter to adaptersChris McDonough
2012-02-18expandChris McDonough