Showing 265 to 270 of 315 blog posts that match the query "django".
-
OpenBlock Geocoder, Part 1: Data Model and Geocoding
As Tobias mentioned in Scraping Data and Web Standards, Caktus is collaborating with the UNC School of Journalism to help develop Open Rural (the code is on GitHub). Open Rural ... Read more
December 12, 2011 -
Django Without the Web
One of the things I like best about Django is how easy its ORM makes it to work with databases. Too bad Django is only for web applications. Sure, you could deploy a Django app ... Read more
October 24, 2011 -
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