Showing 1 to 6 of 12 blog posts by Calvin Spealman.
-
Make ALL Your Django Forms Better
Website experiences need to be consistent as much as they need to be well thought out and aesthetically pleasing. Structure, visual design, user interactions, and accessibility ... Read more
June 18, 2018 -
Creating Dynamic Forms with Django
Editor's note: This post was written in 2018 when Django 1.11 and Django 2.0 were current. The code samples may need to be updated to work with more recent versions of Django. W... Read more
May 7, 2018 -
When a Clean Merge is Wrong
Git conflicts tell us when changes don’t go together. While working with other developers, or even when working more than one branch by yourself, changes to the same code can ha... Read more
March 19, 2018 -
Caktus is Excited about Django 2.0
Did you know Django 2.0 is out? The development team at Caktus knows and we’re excited! You should be excited too if you work with or depend on Django. Here’s what our Cakti hav... Read more
December 4, 2017 -
CSS Tip: Fixed Headers and Section Anchors
Fixed headers are a common design pattern that keeps navigation essentials in easy reach as users meander down a page. Keeping a header fixed as the user scrolls can free up ho... Read more
October 23, 2017 -
False Peaks and Temporary Code
In the day-to-day work of building new software and maintaining old software, we can easily lose sight of the bigger picture. I think we can find perspective when we step back ... Read more
September 11, 2017