• Home
  • About
  • Resume

  • Let's Learn Python
  • GitLab
  • GitHub
  • LinkedIn
  • Twitter
  • Flickr
  • DjangoPonyTattoo

Barbara Shaurette

Python/Django Developer and Educator

Contact

Posts Categories

Python 3.0 makes a big break

Python 3.0 makes a big break [Linux.com]

Oct 16, 2008 Python

Python up there with the Eiffel Tower and Cory Doctorow

    Height [xkcd]

Sep 29, 2008 Geek Humor Python

Super simple pagination, WITHOUT using Django's Paginator object

Once again, I've been struggling with pagination. It's not that I don't like Django's Paginator object ...

Sep 25, 2008 Django Python

Using Python str, datetime, lists and sets to group dates

I'm in the process of writing my own blog app (project 'belleville'), one that will eventually replace the Wordpress ...

Sep 21, 2008 Django Python

Installing Django with MySQL on Mac OS X

Django's official installation instructions are here:

http://www.djangoproject.com/documentation/install/

However, they get a little vague around ...

Jun 04, 2008 Django Mac OS X MySQL Python
1 2 3 4 5 6 7 8 9 10