wagtail Questions
1
Solved
I'm deploying a site using Wagtail CMS on a webfaction server. When I try to go to www.mysite.com/admin (wagatil admin interfase) it give me a 500 error. I can go to django's admin with no problem....
1
Solved
I am having some troubles with wagtail pages.
from the shell
>>> Site.get_site_root_paths()
[(1, u'/home/', u'http://localhost')]
>>> BlogPage.objects.all()[0]
<BlogPage: Hel...
© 2022 - 2024 — McMap. All rights reserved.