blturner (Benjamin Turner)

Name
Benjamin Turner
Email
Location
Lawrence, KS
Member Since
Mar 02, 2009 (9 months)

Following 19 githubbers and watching 35 repositories view all →

Public Repositories (4)

  • django-basic-apps

    Simple prebuilt applications.

    legend

    Forked from nathanborror/django-basic-apps Sat Apr 11 19:54:05 -0700 2009

    Last updated Tue Sep 22 17:43:52 -0700 2009

  • vmware_util

    A shell script for managing VMWare Fusion virtual machines.

    legend

    Last updated Thu Aug 27 19:43:39 -0700 2009

  • django_dynamic_form

    A jquery plugin for creating dynamic form fields for use with django projects.

    legend

    Last updated Sun Jun 14 22:12:17 -0700 2009

  • agro

    Personal online activity aggregator for Django

    legend

    Forked from camflan/agro Tue Apr 28 19:01:51 -0700 2009

    Last updated Wed Jun 03 22:24:03 -0700 2009

Public Activity feed

blturner created gist: 251756 Tue Dec 08 08:08:21 -0800 2009
import gdata import atom from datetime import datetime
blturner updated gist: 244334 Sat Dec 05 15:48:26 -0800 2009
<li class="formrow formrow_{{ field.name }}{% if errors %} has_errors{% endif %}{% if not field.f...
blturner updated gist: 244334 Sat Dec 05 14:22:59 -0800 2009
<li class="formrow formrow_{{ field.name }}{% if errors %} has_errors{% endif %}{% if not field.f...
blturner updated gist: 244334 Sat Dec 05 14:19:45 -0800 2009
<li class="formrow formrow_{{ field.name }}{% if errors %} has_errors{% endif %}{% if not field.f...
blturner created gist: 249882 Sat Dec 05 14:10:46 -0800 2009
@register.filter def exclude_fields(form, field_names): """
blturner updated gist: 244334 Fri Nov 27 18:02:21 -0800 2009
<li class="formrow formrow_{{ field.name }}{% if errors %} has_errors{% endif %}{% if not field.f...
blturner forked gist: 244334 Fri Nov 27 18:01:27 -0800 2009
<li class="formrow formrow_{{ field.name }}{% if errors %} has_errors{% endif %}{% if not field.f...
blturner started watching ry/node Mon Nov 23 16:20:41 -0800 2009
node's description:
evented I/O for v8 javascript
blturner started watching johnboxall/django-paypal Sun Nov 15 22:36:19 -0800 2009
django-paypal's description:
A pluggable Django application for integrating PayPal Payments Standard or Payments Pro
blturner started watching howiworkdaily/django-faq Tue Nov 10 08:14:27 -0800 2009
django-faq's description:
a simple faq application for django apps
blturner created gist: 216704 Fri Oct 23 00:00:04 -0700 2009
<ul class="tabs"> {% if latest_staff_blogs %}<li><a href="#blogs">Latest blogs</a><...
blturner started watching alex/django-filter Sat Oct 17 08:22:11 -0700 2009
django-filter's description:
A generic system for filtering Django QuerySets based on user selections
blturner commented on toastdriven/butlertron Wed Oct 14 09:13:10 -0700 2009
Comment in 9a29fe6:

This will only make it worse.

blturner started watching codysoyland/butlertron Wed Oct 14 08:51:13 -0700 2009
butlertron's description:
an IRC bot
blturner created gist: 204401 Wed Oct 07 13:06:27 -0700 2009
from server_settings.internal.ljworld.standard import * from settings.local_dev import *
blturner started watching jefftriplett/django-tumblr Tue Oct 06 21:03:31 -0700 2009
django-tumblr's description:
Tumblr for Django
blturner started watching sixapart/typepad-motion Mon Oct 05 10:33:45 -0700 2009
typepad-motion's description:
Community microblogging on the TypePad API
blturner started watching montylounge/django-sugar Mon Oct 05 10:32:45 -0700 2009
django-sugar's description:
Curated collection of all the sweet Django helpers/utilities developers create, and sometimes recreate too often.
blturner started watching ericholscher/lpdn.org Sun Oct 04 06:43:37 -0700 2009
lpdn.org's description:
The code powering LPDN.org. Please fork and improve!