summaryrefslogtreecommitdiff
path: root/docs/narr/project.rst
AgeCommit message (Expand)Author
2011-05-26Fix typo to close issue 196.Carlos de la Guardia
2011-04-11pyramid_sqla -> akhetChris McDonough
2011-04-11add description of MANIFEST.inChris McDonough
2011-04-11make prettierChris McDonough
2011-03-25Moved the content that was put into whatsnew-1.0.rst into the CHANGES.txtJoe Dallago
2011-03-24It was decided that pyramid would undergo a terminology change.Joe Dallago
2011-02-12fix typoChris McDonough
2011-01-29no longer brokenChris McDonough
2011-01-29renderingsChris McDonough
2011-01-21- Add a ``MANIFEST.in`` file to each paster template. SeeChris McDonough
2011-01-21mention pyramid_sqlaChris McDonough
2011-01-21add caveat for PyPy and Jython usersChris McDonough
2011-01-21deal with the addition of production.iniChris McDonough
2011-01-19add Python to identify kind of packageChris McDonough
2011-01-18- Most references to ZCML in narrative chapters have been removed orChris McDonough
2011-01-16- The ``pylons_minimal``, ``pylons_basic`` and ``pylons_sqla`` pasterChris McDonough
2011-01-15Docs updateRalph Bean
2011-01-12FeaturesChris McDonough
2011-01-06Typo: python setup.py develop.py shouldn't have that .py at the end.Marius Gedminas
2011-01-02provide a reference target for modifying package structureChris McDonough
2011-01-02typo, add exampleChris McDonough
2010-12-27- Add ``paster proute`` command which displays a summary of the routingChris McDonough
2010-12-22- The ``pyramid_zodb`` Paster template no longer employs ZCML. Instead, itChris McDonough
2010-12-19less definitive articleChris McDonough
2010-12-19wordingChris McDonough
2010-12-19add functional testing exampleChris McDonough
2010-12-19adjust project chapterChris McDonough
2010-12-18model->resource; make docs render without warningsChris McDonough
2010-12-18model -> resourceChris McDonough
2010-12-18model -> resource; resource -> assetChris McDonough
2010-12-16- The name ``registry`` is now available in a ``pshell`` environment byChris McDonough
2010-12-12fix merge conflictsCasey Duncan
2010-12-09fix docs: pyramid.configuration -> pyramid.configChris McDonough
2010-11-30Merge https://github.com/Pylons/pyramidCasey Duncan
2010-11-28Normalized narrative doc, code with linenos while text+bash don'tBlaise Laflamme
2010-11-27Merge https://github.com/Pylons/pyramidCasey Duncan
2010-11-27Reformatted ini file like theBlaise Laflamme
2010-11-27Fixed wrong type for code renderingBlaise Laflamme
2010-11-27Docs gardeningBlaise Laflamme
2010-11-27- Add a "Modifying Package Structure" section to the project narrativeChris McDonough
2010-11-22fix project section name doc bugChris McDonough
2010-11-19merge changes from masterCasey Duncan
2010-11-19- Remove calls to config.begin()/config.end() from startup config code inChris McDonough
2010-11-18Add commaCasey Duncan
2010-11-17Add note about workaround for missing paster create dependanciesCasey Duncan
2010-11-10mention beaker differencesChris McDonough
2010-11-10fix project chapter to deal with paster template changesChris McDonough
2010-11-09- All references to Pyramid-the-application were changed from :mod:`pyramid`Chris McDonough
2010-11-04- Move static dir from pkg/templates/ to /pkg/ in pyramid_* paster templates.Chris McDonough
2010-11-04punt back to ZCML for zodb template, it will allow me to do less work to the ...Chris McDonough