[#521] - Use --init-- instead of init for neighborhood projects

--init-- (almost) conforms to our naming scheme (old neighborhood projects were migrated
to --init-- erroneously and need to be fixed)

This commit includes
- updating all code that referenced 'init' to reference '--init--' instead
- A migration to:
- remove all '--init--' projects from the DB
- rename all 'init' projects into '--init--' projects

Rick Copeland Rick Copeland 2010-06-04

changed pyforge/pyforge/controllers/project.py
changed pyforge/pyforge/controllers/root.py
changed pyforge/pyforge/ext/admin/admin_main.py
changed pyforge/pyforge/lib/macro.py
changed pyforge/pyforge/lib/plugin.py
changed pyforge/pyforge/model/project.py
changed pyforge/pyforge/templates/lib.html
changed pyforge/pyforge/templates/master.html
changed pyforge/pyforge/templates/master_one_col.html
changed pyforge/pyforge/migrations.py
pyforge/pyforge/controllers/project.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/controllers/root.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/ext/admin/admin_main.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/lib/macro.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/lib/plugin.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/model/project.py Diff Switch to side-by-side view
Loading...
pyforge/pyforge/templates/lib.html Diff Switch to side-by-side view
Loading...
pyforge/pyforge/templates/master.html Diff Switch to side-by-side view
Loading...
pyforge/pyforge/templates/master_one_col.html Diff Switch to side-by-side view
Loading...
pyforge/pyforge/migrations.py Diff Switch to side-by-side view
Loading...