CARVIEW |
jacobian
(Jacob Kaplan-Moss)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Jacob Kaplan-Moss
- Website/Blog
- https://jacobian.org/
- Company
- Revolution Systems, LLC
- Location
- Lawrence, KS
- Member Since
- Aug 19, 2008
Following 23 coders and watching 42 repositories view all →
Public Repositories (23)
-
jellyroll
You keep personal data in all sorts of places on the internets. Jellyroll brings them together on...
Last updated Thu Jun 03 09:04:41 -0700 2010
-
djangoproject.com
Source code to djangoproject.com (git-svn clone)
Last updated Fri May 28 07:57:19 -0700 2010
-
python-cloudservers
Python bindings to Rackspace's Cloud Servers API
Last updated Tue May 25 05:44:25 -0700 2010
-
python-hdcloud
Python client library for the HD Cloud API.
Last updated Fri Apr 30 09:36:09 -0700 2010
-
django
Forked from django/django
Unofficial mirror of the Subversion repository
Last updated Thu Apr 22 08:29:38 -0700 2010
-
python-evernote
A quick hack to package the Python Evernote API bindings and put 'em on PyPI.
Last updated Fri Apr 09 09:36:03 -0700 2010
-
reviewboard
Forked from reviewboard/reviewboard
A powerful Web 2.0 code review tool
Last updated Sun Mar 28 13:50:55 -0700 2010
-
django-deployment-workshop
Code and configuration used in my Django Deployment Workshop.
Last updated Wed Mar 17 14:45:13 -0700 2010
-
fumblerooski
Forked from dwillis/fumblerooski
college football app
Last updated Mon Feb 15 12:44:53 -0800 2010
-
django-googlecharts
A suite of Django template tags to generate charts using Google's chart API.
Last updated Tue Feb 09 05:23:35 -0800 2010
-
django-shorturls
A URL shortening app for Django.
Last updated Tue Dec 15 09:17:48 -0800 2009
-
django-buildbots
Tools and templates for maintaining Django's buildbots
Last updated Mon Dec 14 15:50:36 -0800 2009
-
chishop
Forked from ask/chishop
Simple PyPI server written in django. Allows you to register/upload with distutils and install wi...
Last updated Thu Nov 12 01:27:27 -0800 2009
-
pony_server
Forked from ericholscher/devmason-server
A Django implementation of the XML RPC backend server for pony-build
Last updated Mon Nov 09 13:27:41 -0800 2009
-
pony-build-django
Last updated Sun Oct 18 13:11:06 -0700 2009
-
pony-build
Forked from ctb/pony-build
CI for Python
Last updated Sun Oct 18 11:01:46 -0700 2009
-
timetric
Python client for Timetric (https://timetric.com/)
Last updated Thu Jun 11 08:51:25 -0700 2009
-
geocoders
Forked from simonw/geocoders
Ultra simple API for geocoding a single string against various web services.
Last updated Wed May 27 20:16:20 -0700 2009
-
django-faq
Forked from howiworkdaily/django-faq
a simple faq application for django apps
Last updated Wed Mar 11 17:10:23 -0700 2009
-
munin-plugins
Some munin plugins I wrote, and a little Python microframework for writing 'em.
Last updated Thu Feb 26 20:00:10 -0800 2009
-
django-debug-toolbar
Forked from robhudson/django-debug-toolbar
A configurable set of panels that display various debug information about the current request/res...
Last updated Fri Sep 19 07:56:08 -0700 2008
-
cheeserater
Source for cheeserater.com, the Django site I use in my tutorials.
Last updated Fri Sep 12 05:51:04 -0700 2008
-
uri
Python URI-Template library
Last updated Tue Aug 19 08:42:24 -0700 2008
Public Activity 
-
a2ef084
Use hashlib instead of md5.
-
d4e7c3c
Fixes to work with Django 1.2.
-
72647a7
Added the old trac config and a better README.
-
940e9e9
Started to add the trac config.
-
cd5122a
Refactored docs from a separate project into django_website/docs.
-
3e7ba75
Bumped to version 1.1.
-
1df327e
Added tests for boot --key.
A Django-ModelForm clone for mongoengine
-
0e39ee4
Updated development status trove identifier.
-
1d78fa0
Change the default image to Ubuntu 10.04.
-
28b3a05
Added files support to cloudfiles boot.
-
76a0a4f
Fixed the README and the doc index.
-
bf0e422
1.0, baby.
-
92eab9c
Force the API to always return fresh data.
- 3 more commits »
A branch of Django experimenting with new features and a distributed development process.
-
98c5313
Fixed reST typos in README.
-
adf43ba
Added documentation.
-
a5afa86
Finalized the job creation method and added tests.
-
de4ac50
Fixed a syntax error.
-
f854512
Fleshed out JobManager.create.
- 1 more commit »
Combining OpenID, OAuth and FacebookConnect signup in one application
This probably isn't the right approach to take for the mock server: future methods could possibly use GET params, and then this would cause those tests to fail. Better to just remove "?fresh" if it's there.
A client interface for SimpleGeo's API.