Thank you! That naming was my first error - though I created page with same name through /admin, it didn't work. Meanwhile, through cumbersome way I've made it - my self-answer @ stackoverflow <http://stackoverflow.com/questions/27425721/making-mezzanine-home-page-editable>
1) Guess, 'home' is hard standard name for editable home page. I can't name the page 'hack' in admin and type same name in urls.py. Isn't it? 2) I'm a bit confused - my home page works with some content I inputted through /admin interface, and AFAIK root url now points to pages/index.html template. This template is not used to store content I inputted through admin. But where is it then? In db? Will reread your link from django docs, maybe will gain some background knowledge. -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
