localwiki / localwiki-backend-server

Primary LocalWiki backend server environment
GNU General Public License v2.0
48 stars 16 forks source link

How to create a "main" region without a map? #85

Closed pm5 closed 7 years ago

pm5 commented 8 years ago

How to create a region that works like https://localwiki.org/main/ ? It seems even if we create the region programatically, new pages would still have maps

philipn commented 7 years ago

There is a is_meta_region attribute on the RegionSettings model that should do the trick here.