Ned Batchelder
|
181b1e979b
|
Remove unused imports from common, as reported by pylint.
|
2013-06-19 16:56:34 -04:00 |
|
Calen Pennington
|
cfae1cdf62
|
Pep8 autofixes
|
2013-02-06 11:13:50 -05:00 |
|
Victor Shnayder
|
d453a6136b
|
fix regexp
|
2013-01-25 13:42:04 -05:00 |
|
Victor Shnayder
|
66934ce220
|
Address Dave's comments on https://github.com/MITx/mitx/pull/1350
|
2013-01-25 13:33:19 -05:00 |
|
Victor Shnayder
|
103db8aaf3
|
add conflict detection--users should be in at most one cohort per course
|
2013-01-24 15:14:34 -05:00 |
|
Victor Shnayder
|
de02721158
|
Add removing students from cohorts.
|
2013-01-24 15:14:33 -05:00 |
|
Victor Shnayder
|
9e84ae14d4
|
Started integration work with Kevin's cohort changes
- Create new cohorts.py file
- moved code there from models.py
- implemented necessary functions.
Next: testing :)
|
2013-01-24 15:14:33 -05:00 |
|
Victor Shnayder
|
7bdb5c23e1
|
Allow listing of users in cohorts and adding users
- still needs style, more features, but basic functionality works
|
2013-01-24 15:12:53 -05:00 |
|
Victor Shnayder
|
bab3b0c39e
|
Add initial set of views for managing cohorts
- lets user see and add cohorts
- needs styling
- needs to allow them to actually manage membership!
|
2013-01-24 15:12:53 -05:00 |
|