presnick / RunestoneServer

Interactive books for computer science
http://interactivepython.org
Other
26 stars 46 forks source link

Added Section CRUD #3

Closed nickdotreid closed 10 years ago

nickdotreid commented 10 years ago

I added a database model for Sections - along with a CRUD to import users (by splitting on commas and looking for email addresses). Sections can be used to filter assignments.