------------------------------------------------------------ revno: 2 committer: Joshua Gardner <[email protected]> branch nick: simple_gavel timestamp: Wed 2010-03-31 13:19:02 -0600 message: Created a directory 'gavel' for consistency with python paths. added: gavel/ renamed: __init__.py => gavel/__init__.py manage.py => gavel/manage.py settings.py => gavel/settings.py urls.py => gavel/urls.py
-- lp:gavel https://code.launchpad.net/~gavel-team/gavel/simple_gavel Your team Gavel Team is subscribed to branch lp:gavel. To unsubscribe from this branch go to https://code.launchpad.net/~gavel-team/gavel/simple_gavel/+edit-subscription
=== added directory 'gavel' === renamed file '__init__.py' => 'gavel/__init__.py' === renamed file 'manage.py' => 'gavel/manage.py' === renamed file 'settings.py' => 'gavel/settings.py' === renamed file 'urls.py' => 'gavel/urls.py'
_______________________________________________ Mailing list: https://launchpad.net/~gavel-team Post to : [email protected] Unsubscribe : https://launchpad.net/~gavel-team More help : https://help.launchpad.net/ListHelp

