Zac Clancy
Dec 4, 2019 10:15:00 AM
These are best practices with a Django template including URL namescaping, handling querysets, and more. Contributed by Kite. A Gun.io blog post.
Read More
Zac Clancy
Sep 25, 2019 9:30:00 AM
Zac Clancy a writer for Kite, a plugin for IDE using machine learning discusses improving Python development with advanced Django models. Gun.io Blog
Read More
Michael Herman
Mar 6, 2017 10:00:00 AM
This Django for non programmers guide is a tutorial to set up a Django project from scratch. If you're not technical this is the guide for you.
Read More
Rich Jones
Feb 24, 2017 10:00:00 AM
Find most recently logged in users in your Django app. This Django track user activity guide will help filter and sort your most active users in no time.
Read More
Rich Jones
Feb 20, 2017 10:00:00 AM
This guide helps improve the speed of Django with the best use cases for Django profiling. It worked for us. Check it out! A Gun.io Blog Post
Read More
Rich Jones
Feb 3, 2017 10:00:00 AM
This simple Django timezone tool is for Django developers who have to deal with timezones. Simple to use, and available on Github. Check it out.
Read More
Michael Herman
Feb 3, 2017 9:30:00 AM
There are many ways to structure a Django project, first, you need to understand the logic. These are the best Django project management tips.
Read More
Rich Jones
Jan 13, 2017 10:00:00 AM
A quick tutorial on how to make crude Django template tags to add the HTML5 'placeholder' attribute to your form field inputs and text areas.
Read More
Rich Jones
Jan 4, 2017 10:45:00 AM
Need to debug a Django site or API you're building, but don't want to disrupt service for other developers or clients? Read these tips to Django debug.
Read More