Wednesday 1 p.m.–1:45 p.m.
Room 204 #pyconjp_204Mezzanine, the best CMS on Python
Hiroki KIYOHARA
- Audience level:
- Novice
- Category:
- Web Frameworks
- Video:
- https://youtu.be/9quc6beDymA?list=PLMkWB0UjwFGlYvIcvKsGhJ7SJIODj_zJZ
Description
Mezzanine http://mezzanine.jupo.org/ is one of CMSs on Python. I've used Mezzanine to host djangoproject.jp. On this session, you can learn the best way to host web sites on Python.
Abstract
Want you create nice, rich Web site by Python?
Try [Mezzanine](http://mezzanine).Mezzanine is one of CMSs on Python. I've used Mezzanine to host djangoproject.jp. On this session, you can learn the best way to host web sites on Python.
## Mezzanine features
Want you create nice, rich Web site by Python? Try Mezzanine. You can create pages, posting news and uploading images though nice Web interfaces. But also it can manage users flexibly, adding redirects and customize easily.
I'll tell you why I choiced Mezzanine. There's a lot of alternative CMSs in the world. Wordpress, django-cms, Plone and so on. Benefits and disadvantages of each CMSs is thene.
Ofcause I'll tell you way to start the project and deplay Mezzanine server to the Web. and way to customize Mezzanine. There's some nice themes. and you can change the page and design very easily. And it created by Python and Django, so If you can use them, you can add your own features very, very easily.