| Name | Last commit | Last update | 
|---|---|---|
| .. | ||
| features | ||
| management | ||
| tests | ||
| views | ||
| __init__.py | ||
| course_info_model.py | ||
| debug_file_uploader.py | ||
| module_info_model.py | ||
| utils.py | 
Incidentally, fixes an acceptance test (which would have caught this bug) not running. Its step regex was "They are correctly selected after I reload the page$", which happens to be matched by "I reload the page$", another step definition. Lettuce seems to arbitrarily pick between definitions if they both match a step, so it's good to ensure that each step isn't a sub-regexes of another.
| Name | Last commit | Last update | 
|---|---|---|
| .. | ||
| features | Loading commit data... | |
| management | Loading commit data... | |
| tests | Loading commit data... | |
| views | Loading commit data... | |
| __init__.py | Loading commit data... | |
| course_info_model.py | Loading commit data... | |
| debug_file_uploader.py | Loading commit data... | |
| module_info_model.py | Loading commit data... | |
| utils.py | Loading commit data... |