18F / projects

[WIP] A collection of our projects, past and present
Other
9 stars 3 forks source link

Add 'manage.py import_projects' command. #12

Closed toolness closed 8 years ago

toolness commented 8 years ago

This fixes #6.

Note that it is very specific to the structure of @melodykramer's spreadsheet (unfortunately, it can only be accessed by 18F folks, we tried making it public to no avail).

Note also that what the spreadsheet calls "full name", our Project model calls name, and what the spreadsheet calls "name", our Project model calls slug.

I think this PR itself is good to go, but I have some questions about the spreadsheet:

brendansudol commented 8 years ago

👍

brendansudol commented 8 years ago

i like idea of slugify based on full name for consistency