Showing 211 to 216 of 258 blog posts tagged with "django".
-
Caktus 2012 Summer Internship Program
I'm excited to announce that Caktus is looking for candidates for our summer internship program. It is a 12 week paid position in our Carrboro, NC office. We're driving distance... Read more
October 12, 2011 -
Caktus Hosts 3rd Django Sprint in North Carolina
Here at Caktus, we love Django and use it to make all of our web applications. To help support the Django community, we are hosting a development sprint on November 12th and 13t... Read more
October 10, 2011 -
Caktus Group Welcomes Designer and Front End Developer Julia Elman
I'm delighted to announce that Julia Elman has joined our growing team of web developers here at Caktus. Julia started her design career almost 10 years ago in an internal marke... Read more
September 30, 2011 -
Bulk inserts in Django
I recently found a way to speed up a large data import far more than I expected. The task was to read data from a text file and create data records in Django, and the naive impl... Read more
September 20, 2011 -
Testing Web Server Configurations with Fabric and ApacheBench
Load testing a site with ApacheBench is fairly straight forward. Typically you'd just SSH to a machine on the same network as the one you want to test, and run a command like th... Read more
September 13, 2011 -
Getting Started using Python in Eclipse
Eclipse with the PyDev module has a lot to offer the Python programmer these days. If you haven't looked at PyDev before, or not in a while, it's worth checking out. Here are so... Read more
August 31, 2011