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 …

Michael Trythall

Michael Trythall October 17, 2024

 screenshot

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 …

Chris Beaven

Chris Beaven October 17, 2024

 screenshot

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 …

Yann Malet

Yann Malet October 17, 2024

 screenshot

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 …

Yann Malet

Yann Malet October 17, 2024

 screenshot

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, …

Peter Baumgartner

Peter Baumgartner October 17, 2024

 screenshot

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 …

Peter Baumgartner

Peter Baumgartner October 17, 2024

 screenshot

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 …

Peter Baumgartner

Peter Baumgartner October 17, 2024

 screenshot

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 …

Yann Malet

Yann Malet October 17, 2024

 screenshot

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, …

Yann Malet

Yann Malet October 17, 2024

 screenshot

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 …

Peter Baumgartner

Peter Baumgartner October 17, 2024

 screenshot