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 Loading commit data...
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
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
directory media/ Wed Sep 10 00:46:46 -0700 2008 Rebuilt Prod CSS For Commit [ericflo]
directory profile/
file settings.py
directory socialgraph/ Sat Oct 04 11:40:21 -0700 2008 Make use of values_list with flat kwarg instead... [ericflo]
file startthedark.wsgi
directory templates/
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]