BLOG
All articles tagged Development
Solving the Messy Middle: a Simple Block Pattern for Wagtail CMS
If you squint at most websites, you’ll start to see the same repeated patterns. For example, a common product or …
A Seamless, Simplified Tool for Interactive Education Experiences
The University of Pennsylvania’s Wharton School is one of the most renowned business programs in the country. It’s Alfred West …
19X faster response time
At Lincoln Loop, we don’t just build web platforms from scratch and scale them to accommodate growing demand; we also …
Building a Future-Proof Platform with Block-Driven CMS
In a previous blog post, I discussed the advantages of using django CMS to create a Multi-Distribution Channel CMS. To …
3 Areas to Monitor When Evaluating Your Website’s Health
When you’re responsible for your organization’s website, you live in a state of constant worry about its stability. After all, …
Secure a Successful Digital Transformation by Avoiding 4 Potential Pitfalls
When your organization is planning a digital transformation, your website is the headlining act. Rethinking the technology and strategies that …
Running your Django project with __main__.py
I don’t like Django’s manage.py. My gripes against it are: The plethora of files that clutter the root directory of …
django CMS is a great toolbox
Here at Lincoln Loop, for the past 15 years, we have built countless Digital experiences (DXP) that help to move …
Go live checklist for your Django project
Launching a website can be an exciting but nerve-wracking experience. With so many moving parts in the website development process, …
Using pyproject.toml in your (Django) project
Back in 2018, I wrote about using setup.py in your Django/Python project. Five years later, setup.py is being phased out …