Hacker News new | ask | show | jobs
by adamlj 4503 days ago
Does it support handling multiple sites? If not, do you have any plans for adding multi site feature?
1 comments

Yes, multiple sites are supported - there's a single tree for all pages in the system, and any number of sites can be 'rooted' at different points in the tree. (Currently this is configured in Django's own admin interface, but we'll be moving this into the Wagtail interface proper.)