public
Description: StartTheDark is the product of a series of screencasts by Eric Florenzano about the Django web programming framework. The site itself is "A place to see what your friends are doing tonight!"
Homepage: http://startthedark.com/
Clone URL: git://github.com/ericflo/startthedark.git
name age message
file .gitignore Sun Aug 31 17:58:45 -0700 2008 Added a .DS_Store rule to gitignore. [Eric Florenzano]
file LICENSE.txt Wed Sep 10 00:14:51 -0700 2008 Added about and open source page, as well as a ... [Eric Florenzano]
file __init__.py Wed Sep 10 00:14:51 -0700 2008 Added about and open source page, as well as a ... [Eric Florenzano]
file context_processors.py Thu Sep 11 01:08:32 -0700 2008 Added documentation to everything. [ericflo]
directory events/ Sat Oct 04 12:47:33 -0700 2008 re-added documentation, whoops for removing it :) [ericflo]
file fabfile.py Wed Sep 10 01:01:20 -0700 2008 Split out the css rebuilding into its own fab m... [ericflo]
file make_prod_css.sh Sun Aug 31 18:30:00 -0700 2008 Made production deployment better. [Eric Florenzano]
file manage.py Mon Aug 18 21:50:46 -0700 2008 Initial commit [Eric Florenzano]
directory media/ Wed Sep 10 00:46:46 -0700 2008 Rebuilt Prod CSS For Commit [ericflo]
directory profile/ Thu Sep 11 01:08:32 -0700 2008 Added documentation to everything. [ericflo]
file settings.py Wed Sep 10 01:45:38 -0700 2008 Somehow forgot to add registration to installed... [ericflo]
directory socialgraph/ Sat Oct 04 11:40:21 -0700 2008 Make use of values_list with flat kwarg instead... [ericflo]
file startthedark.wsgi Thu Aug 28 20:40:11 -0700 2008 Added 404 and munged paths in the startthedark.... [ericflo]
directory templates/ Mon Sep 15 21:36:04 -0700 2008 Added some help text to the activation template... [ericflo]
file urls.py Mon Oct 13 01:23:36 -0700 2008 Fixed a small PEP8 complience nitpick. [ericflo]
file views.py Thu Sep 11 01:08:32 -0700 2008 Added documentation to everything. [ericflo]