-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Cheers and thanks a lot for years of committed work. We used Kotti over the last three years in two different projects and there were only a few issues and migrations where in general pretty smooth. And...we're still considering using Kotti for an upcoming project - perhaps with Crate.io as backend.
Andreas Andreas Kaiser wrote: > On behalf of the Kotti community I'm excited to announce the release > of Kotti 1.0.0 final. > > Kotti is a high-level, Pythonic web application framework based on > Pyramid, SQLAlchemy and Bootstrap 3. It includes an extensible > Content Management System called the Kotti CMS. > > Kotti is particularly well suited for building custom applications > with object level security. It comes with complete user and group > management and supports the concepts of global and local roles [1] > providing management views for each of those. > > The included CMS is somewhat basic in terms of included content > types, but provides a solid foundation for one's applications and is > very easy to extend [2]. > > Developing with Kotti aims to be fun; it doesn't hide or abstract > its own foundations, meaning for example that the persistence API is > pure SQLAlchemy. Kotti will always stay lean, providing only what is > needed in all (or at least most) applications, leaving everything > else to add ons. Its included scaffold creator makes building new > add ons easy [3]. > > Kotti has extensive test coverage (almost Heisenberg quality ;)) > with continuous integration (tested against all supported versions of > Python as well as PostgreSQL, MySQL and SQLite). It is well > documented [4] (compared to other frameworks :)), and we're working > on making that even better! > > Our next milestones are: > > - integration of Depot [5] for flexible and fully configurable > storage of files. This feature already is in master and will be > released as 1.1.0-alpha.1 soon. > > - providing a full REST API for the included content types that is > also easy to extend for custom types > > - Python 3 support (this should be a rather low hanging fruit, it's > just something nobody has tried extensively enough yet) > > You're cordially invited to try Kotti yourself. Join us on IRC [6] > or our mailing list [7] if you have questions or need help. > > > Thanks for reading this far, > > Andreas > > > [1] > http://kotti.readthedocs.org/en/latest/developing/basic/security.html > > [2] http://kotti.readthedocs.org/en/latest/first_steps/tut-2.html > [3] > http://kotti.readthedocs.org/en/latest/first_steps/tut-1.html#creating-the-add-on-package > > [4] http://kotti.readthedocs.org/ [5] http://depot.readthedocs.org/ > [6] irc://irc.freenode.net/#kotti [7] > https://groups.google.com/forum/#!forum/kotti > - -- Regards Andreas Jung [email protected] about.me/andreasjung -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQGUBAEBAgAGBQJU6s2MAAoJEADcfz7u4AZjdX4LwJxfVduCPVDvtvgg1JKAkqh/ KEAw05FbuoMxNDQmZLb3k27UaaUD6rDcmhE1yLK+nj10tpVyeTfczRtPpBTyOpXt aVFkVSIMysgDIPu7iuxQeWOy3LGVDDcnErpVBbnGrj1LIOuOiW3Wcbj9Vb9Hikkv A30UIcSLdl90ZsVeIt4T3ifP+kck7yyI0Dpg6ghnF50l1GTX3TEnSpSMk6OlZFWG KCWlcCvrjEe7up1RT7P+XjhHTEfZHYaiGPOvhizzttYTKlVYPdupGFsjN3Rm9gln zI9kZRSFFhnsJpIcvmiWfrY5oYQruch42CiW5Gx9MO+6Fu1HIcdeamdeTBbgseI8 fSH0t4lAUkWaSlxbSs9bres79pCa1y8nt8ACQ7t2NltUGSXBnHR0rWzw7Z3oS3bp HIFrHmxZ2tAmlRNw377FS/4sxDapAWRHMgitNOF5iKz3r3ydqx7/7xRs80Z1XMjS Hi/QflbbDN4FYCSaRq7x/OIRVjVv4GE= =j/f4 -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
