Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I haven't tried mezzanine, but I'd recommend against Django CMS. Using Django CMS, we were finding it took 3-4 seconds for the server to render a page, particularly if pagination is involved (e.g., galleries). I'm sure at least part of this is our fault, since we didn't spend a lot of time trying to optimize this.

We are now using Hyde, which is incredibly flexible (it's just files) and which is about as fast as a CMS can get (hyde is statically generated). I recommend taking a look.

We are currently working to more tightly integrate django with hyde (i.e., share templates, {% url foo %} across both worlds).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: