Wagtail 4.0 came out on Aug. 31 and with it came support for Django 4.1, which we just so happen to be using for our first Wagtail project — a new application that will be integrated within one of the client’s existing websites.
Plonistas have been dreaming of pip install plone for getting a new Plone project up and running for more than a decade. Learn how to get the alpha version of Plone 6 running using the pip install method.
Learn the steps needed to install Python and start working with virtualenv projects on your new Mac.
It’s best practice to debug or develop against the same content that is in production, but what should you do if there’s a limited amount of space to work with and the full production data can’t be pulled down? You can use Zope’s export/import.
Plone out-of-the-box allows editors to upload files (e.g., a Microsoft Word document) that other users can view and download, but until recently, the option to collaboratively edit uploaded documents has not been an option.
Mosaic is a Plone add-on which allows you to easily build custom layouts for your Plone pages without having to do any custom development...
Mosaic makes it possible to build custom Plone layouts without having to edit templates or build custom views...
We are always looking for ways to speed up our development process and streamline communication. The tools are not always readily in place to fit our workflow, so we often need to create our own...
Python 2's End of Life is January 1, 2020. At Six Feet Up, we're prepared a critical list of reasons why you need to upgrade to Python 3...