Showing 73 to 78 of 309 blog posts in the technical category.
-
Filtering and Pagination with Django
If you want to build a list page that allows filtering and pagination, you have to get a few separate things to work together. Django provides some tools for pagination, but t... Read more
October 18, 2018 -
Better Python Dependency Management with pip-tools
I recently looked into whether I could use pip-tools to improve my workflow around projects' Python dependencies. My conclusion was that pip-tools would help on some projects, ... Read more
September 18, 2018 -
Caktus Embraces GDPR Compliance (and you can, too!)
If you’ve landed on this page, you’re probably here for one of two reasons: A) You’re a European firm who’s interested in hiring Caktus, in which case: Yes, we’re GDPR compliant... Read more
August 6, 2018 -
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 -
Stories of Security (PyCon 2018 Must-See Talk Series)
This is the second post in the 2018 edition of our annual PyCon Must-See Series, which highlights the talks our staff especially loved at PyCon. While there were many great talk... Read more
June 13, 2018 -
Love Your Bugs (PyCon 2018 Must-See Talk Series)
Welcome to the 2018 edition of our annual PyCon Must-See Series, highlighting the talks our staff especially loved at PyCon. While there were many great talks, this is our team'... Read more
May 23, 2018