We’ve set up a google code account since they offer awesomeness.

Project Info: http://cyte.googlecode.com
Subversion: http://cyte.googlecode.com/svn/trunk/
Wiki: http://code.google.com/p/cyte/w/list
Bugs: http://code.google.com/p/cyte/issues/list

I use webfaction to host a lot of my django projects. It has an easy setup that will get you developing quickly and a great community of talented programmers. There is also a quick setup for rails, wordpress, and a lot more.

Related posts:

  1. How to Write Reusable Apps for Pinax and Django   Pinax is a collection of reusable django apps that brings together features that are common to many websites. It...
  2. Django RequestContext Example  Browsing other peoples’ code is a great way to learn new things about a language or framework. I never made...