Contact Us
24/7
Python BlogDjango BlogSearch for Kubernetes Big DataSearch for Kubernetes AWS BlogCloud Services

Blog

Mob Coding with AI: Lessons from a 9-Hour SprintMob Coding with AI: Lessons from a 9-Hour Sprint

Mob Coding with AI: Lessons from a 9-Hour Sprint

Three developer teams had nine hours to build a web app with AI, revealing both its strengths and its limits.

READ MORE
|
September 8, 2025
How  to Create Custom Password Validators in DjangoHow  to Create Custom Password Validators in Django
|
April 30, 2018

How to Create Custom Password Validators in Django

Django comes with basic password validators but you can also create your own if you have more specific needs. Here are some tips for doing that...

READ MORE
Django Commands: makemigrations or migrate?Django Commands: makemigrations or migrate?
|
April 20, 2018

Django Commands: makemigrations or migrate?

When running Django migrations, which command should you run: 'makemigrations' or 'migrate'? Here is a simple how-to manual...

READ MORE
8 Reasons to Upgrade to Plone 58 Reasons to Upgrade to Plone 5
|
March 22, 2018

8 Reasons to Upgrade to Plone 5

From hardened security and improved performances to through-the-web customizations, here are 8 great reasons why you’ll want to upgrade to Plone 5

READ MORE
Django Forms: Handling form data in the POSTDjango Forms: Handling form data in the POST
|
March 12, 2018

Django Forms: Handling form data in the POST

Some forms will require custom changes to be made with the data sent to the form. Here are some tips for getting that data in the view...

READ MORE
Making your Django templates AJAX-yMaking your Django templates AJAX-y
|
February 27, 2018

Making your Django templates AJAX-y

Load all or portions of a page with Javascript without having to do a traditional click-wait-entire page reload...

READ MORE
Spectacular SaltConf 2017Spectacular SaltConf 2017
|
November 14, 2017

Spectacular SaltConf 2017

Key take-aways from this year's conference on the Salt orchestration tool...

READ MORE
How to Build AWS VPCs with SaltStack FormulasHow to Build AWS VPCs with SaltStack Formulas
|
September 19, 2017

How to Build AWS VPCs with SaltStack Formulas

Use SaltStack to automatically build cloud infrastructure on your behalf...

READ MORE
Getting Started with AWS VPCs from the Console and CLIGetting Started with AWS VPCs from the Console and CLI
|
September 14, 2017

Getting Started with AWS VPCs from the Console and CLI

How to customize the layout of your VPC to meet your applications needs from a security and availability standpoint...

READ MORE
Boost your Markdown Presentations with DecksetBoost your Markdown Presentations with Deckset
|
August 30, 2017

Boost your Markdown Presentations with Deckset

How to make great branded presentations with Deckset and Markdown...

READ MORE