You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to implement two management command, one to dumpdata from the cms models that has all the data required to setup the page including the plugin data and placeholder data. Now, also need a custom command something like python manage.py loadloremipsum that would get the data into the newly setup CMS so that it doesn't appear empty out of the box and expose what the CMS is capable of.