Sahara: Blank Django Project with User Auth

Kevin Day, April 24th, 2010

Sahara is a django project I’ve created that includes basic user auth stuff by default.  It doesn’t add too much, but if you know you’re going to be adding user authentication this project can save you an hour or two of repetitive tasks.

You can check it out from BitBucket:

http://bitbucket.org/kday/sahara

Comments are closed.