diff --git a/docs/pyramid.rst b/docs/pyramid.rst index f6ac641..81a598e 100644 --- a/docs/pyramid.rst +++ b/docs/pyramid.rst @@ -309,7 +309,7 @@ dependencies beyond those of the Pyramid core. for full text search. - Version Control: https://github.com/brandicted/nefertari - + `Ptah `_ Ptah is a fast, fun, open source high-level Python web development environment. @@ -342,3 +342,10 @@ dependencies beyond those of the Pyramid core. A bundled application framework for data driven Pyramid project development. - Version Control: https://github.com/sernst/Ziggurat + +`pyramid_sacrud `_ + Pyramid CRUD interface. It will solve your problem of WEB admin for Pyramid. + Unlike classical CRUD, pyramid_sacrud allows override and flexibly customize + interface. (that is closer to django.contrib.admin) + + - Version Control: https://github.com/ITCase/pyramid_sacrud