contributors.debian.org website development

TODO list

This website TODO list contains only those items that can clearly be worked on right now, and is used as coordination between the people working on the site.

Generic wishlists, things that require large changes in the site, or things that need a lot of discussion before being implemented, are tracked on the BTS instead.

TODO list items


Create an interface to add new data sources and edit existing ones. For each source, we also need to edit the various contribution types.


Create a POST interface to submit data from a data source. See contributors/importer for the code used to import the data that gets submitted. The POSTed data needs to contain the auth_token defined in the matching Source record.

Resources