Django

<< ALL BLOG POSTS
Beyond Plone: The Power Move to Django and Wagtail for Next-Level Web DevelopmentBeyond Plone: The Power Move to Django and Wagtail for Next-Level Web Development
|
August 22, 2024

Beyond Plone: The Power Move to Django and Wagtail for Next-Level Web Development

Transitioning to Django or Wagtail offers greater flexibility, long-term sustainability, and ease of use, making them smarter alternatives to the Plone CMS.

READ MORE
Why Plone May No Longer Be a Feasible OptionWhy Plone May No Longer Be a Feasible Option
|
July 24, 2024

Why Plone May No Longer Be a Feasible Option

As Plone's complexity grows and developer availability declines, it may be time to evaluate your risks and consider a more efficient CMS solution.

READ MORE
How to Break Free from ExcelHow to Break Free from Excel
|
August 16, 2023

How to Break Free from Excel

Improve efficiency, scalability, and overall user experience by transitioning to web-based applications.

READ MORE
Building an Azure DevOps Pipeline for DjangoBuilding an Azure DevOps Pipeline for Django
|
February 21, 2023

Building an Azure DevOps Pipeline for Django

Learn how to create a CI pipeline for a Python/Django-based web application using Azure DevOps.

READ MORE
Matching Django and React using ReduxMatching Django and React using Redux
|
December 19, 2022

Matching Django and React using Redux

How to integrate a Django backend with a React frontend using Redux for a cohesive architecture.

READ MORE
Tips for Integrating Okta with a Django AppTips for Integrating Okta with a Django App
|
November 3, 2022

Tips for Integrating Okta with a Django App

Interested in integrating Okta with your Django applications? While not terribly difficult, there are several holes in the documentation. Knowing these simple tips can save you time.

READ MORE
A Look at Using Wagtail Snippets with DjangoA Look at Using Wagtail Snippets with Django
|
September 7, 2022

A Look at Using Wagtail Snippets with Django

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.

READ MORE
Library We Love: Django Knox TokensLibrary We Love: Django Knox Tokens
|
April 18, 2022

Library We Love: Django Knox Tokens

Explore Django REST Framework as a solution for developing front-end heavy websites, and learn how Django REST Knox offers the simplest solution for what can easily become a very complex issue.

READ MORE
Upgrading Django: Tips You Don’t Get From DocsUpgrading Django: Tips You Don’t Get From Docs
|
March 21, 2022

Upgrading Django: Tips You Don’t Get From Docs

Keeping Django up to date is essential. Here are some battle-scarred tips and version-specific information for you to navigate a Django upgrade at any level.

READ MORE