gavel-team team mailing list archive
-
gavel-team team
-
Mailing list archive
-
Message #00023
[Branch ~gavel-team/gavel/simple_gavel] Rev 2: Created a directory 'gavel' for consistency with python paths.
------------------------------------------------------------
revno: 2
committer: Joshua Gardner <mellowcellofellow@xxxxxxxxx>
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'