LoCoTeamPortal

Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2009-05-07 14:32:01
Size: 1078
Editor: i59F73504
Comment:
Revision 3 as of 2009-05-25 09:53:40
Size: 1037
Editor: 80
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 * Overview of teams.  * Overview of teams
Line 17: Line 17:
=== Get Started ===

 1. `bzr branch lp:loco-directory`
 1. `cd loco-directory; less INSTALL`
Line 20: Line 25:
 * `./data/` contains initial data about all LoCo teams that was mailed via `loco-contacts@lists.ubuntu.com`. This needs integration into `./loco_directory.sql`, so we can populate the database with initial data.
 * make `./loco_directory/teams/forms.py` work (used within `./loco_directory/templates/teams/team_update.html`). It currently explodes when you try to change data.
 1. make `./loco_directory/teams/forms.py` work (used within `./loco_directory/templates/teams/team_update.html`). It currently explodes when you try to change data.
 1. Code cleanup. (Lots of unused code.)
 1. General beautification.

Work is ongoing on the Loco Directory. Discussed at UDS Mountain View it's going to solve a lot of today's problems and make collaboration much much easier.

0.1 release

In its 0.1 release we plan to replace the "big list of loco teams" and make administration of that list a lot easier.

Working features

  • Log in via Launchpad OpenID.
  • Overview of teams
  • Detailed view of team data.
  • Click Update button, will check if you're admin of that team.
  • admin overview.

Get Started

  1. bzr branch lp:loco-directory

  2. cd loco-directory; less INSTALL

TODO

Branch: https://code.launchpad.net/loco-directory/trunk

  1. make ./loco_directory/teams/forms.py work (used within ./loco_directory/templates/teams/team_update.html). It currently explodes when you try to change data.

  2. Code cleanup. (Lots of unused code.)
  3. General beautification.

Future

...


CategoryLoco

LoCoTeamPortal (last edited 2016-02-24 22:16:18 by tsimonq2)