This website places cookies on your device to give you the best user experience. By using our website, you agree to the placement of these cookies. To learn more, read our Privacy Policy.
DjangoSix Feet Up has compiled a selection of blog posts on Django ranging from tips, best practices, helpful information, and upgrade reminders...https://sixfeetup.com/blog/django-bloghttps://sixfeetup.com/@@site-logo/logo-tall.png
During a recent project, we paired a Django backend with a React frontend using Redux. There was some trial and error involved, but the end result is a very cohesive structure.
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.
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.
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.
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.
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.
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.
LoudSwarm by Six Feet Up, a Django-based virtual event platform, has always supported Slack for instant, in-app text communication. In addition to Slack, clients were requesting Discord integration, so Six Feet Up’s expert team of developers found a solution.
Migrating from Django 1.7 to 3.1 is no small task. Besides having to deal with the upgrade of Django itself, you shouldn't forget that an upgrade like this implies an upgrade from Python 2 to 3 as well.
Whether your web portal project is about a corporate intranet, an online collaboration platform for researchers or a app designed to help members manage their data, you will most likely need to write an RFP to identify possible suitable vendors...
PyCharm has great features, such as a Debugger, code completion, syntax highlighting and code formatting for Buildout configuration files. Here are several tips to help you get going...
At Six Feet Up, we have extensive experience with both Plone and Django CMS. In this post, I am exploring when you might want to use Django CMS and when Plone might be a better fit...
In this second part of our series on Python Command Line Tools, I'll show you how to make the agrparse script executable and ready to be installed as a console script when someone installs your Pyramid or Django app.
This article is part one of a four-part series on building and using python command line tools. Get ready to learn how to parse command line arguments and import csv files for a Django or Pyramid app.
We’ve taken the challenge of finding well-trained Python developers into our own hands. Clayton and I will be teaching 5-day immersive trainings on Python and Django at Eleven Fifty in Carmel, Indiana.