Django

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
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
The Importance of Precise Error MessagesThe Importance of Precise Error Messages
|
December 15, 2021

The Importance of Precise Error Messages

Using the S3 Presigned URLs and Presigned Posts features almost had the Six Feet Up team stumped, but after some troubleshooting, uploads were a breeze.

READ MORE
Django Saves the DayDjango Saves the Day
|
September 29, 2021

Django Saves the Day

While Flask is helpful for getting started, Django is a "batteries included" approach to web development.

READ MORE
Serverless Django: Exploring the State of the Art on AWSServerless Django: Exploring the State of the Art on AWS
|
April 12, 2021

Serverless Django: Exploring the State of the Art on AWS

As deployment options for web apps have multiplied in the past few years, AWS Lambda continues to stand out as a powerful, simple way to run a web app with minimal maintenance and cost — if there is low traffic.

READ MORE