Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

April 25 2010

johl
13:03

Minimal Django

I work daily with Django and love it, but after reading about Flask I got a small case of microframework envy. Why can’t Django development scale down as well as it scales up, and let a beginner have fun with single-file web development without becoming swamped in the full complexity of modern web development? It turns out Django can easily scale down.

April 02 2010

johl
18:48

django-resolvetime - Project Hosting on Google Code

A Templatetag that recieves a datetime object and converts into a a time format that represent the time difference betweeen now and time of datetime object

Following are some example return values of the filter

6 s
10 mins
3 hours and 20 mins
2 months
4 days

March 20 2010

johl
14:08

The Rails and Django models layer Rosseta stone

Rails Active records and Django models are more similar than they are different. This is a quick guide to converting between Rails 3 and Django 1.2, and is available on github at http://github.com/uswaretech/Acts-as-Django

March 01 2010

johl
07:21

Johnny Cache

Johnny Cache is a caching framework for django applications. It works with the django caching abstraction, but was developed specifically with the use of memcached in mind. Its main feature is a patch on Django’s ORM that automatically caches all reads in a consistent manner

February 19 2010

johl
08:49

django-annoying

This is django application that try to eliminate annoying things in Django framework.
Reposted bytante tante

February 16 2010

johl
15:41

February 10 2010

johl
19:28

February 02 2010

johl
13:07

January 29 2010

johl
17:19

heckj's pinax_cheat_sheets at master - GitHub

A collection of cheat sheets that I've created to bolster the documentation around the Pinax project
Tags: django pinax
johl
17:14
johl
17:05

January 18 2010

johl
00:01

January 14 2010

johl
02:04

January 07 2010

johl
20:57

November 12 2009

johl
17:14

cyrildoussin's Django-Socialauth

This is a application to enable authentication via various third party sites. In particular it allows logging in via Twitter, Gmail, Facebook, Yahoo(Essentially openid), OpenId

October 27 2009

johl
18:13

October 26 2009

johl
10:24

django-mingus

a Django blog engine leveraging reusable apps for all its features.

October 16 2009

johl
00:51

October 05 2009

johl
16:06

Drupy: Drupal in Python

Drupy is a Python port of the Drupal content management system built on Django. Drupy had previously been a direct PHP-to-Python port of Drupal, but this had proven to be quite unmanageable. Drupy has taken a new direction in which it is being built on top of the Django Framework. This will offer maximum stability and a much more efficient development cycle.

September 29 2009

johl
23:21
Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.