Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cache_toolbox | ||
django_future | ||
external_auth | ||
monitoring | ||
pipeline_mako | ||
student | ||
track | ||
util | ||
static_replace.py | ||
xmodule_modifiers.py |
1. Multiple save()s on the same model are now handled properly. We had to unmark model objects after the appropriate signals had fired. 2. There was a side-effect where we were saving the portal User object to the course_db with the using kw param, but models remember where they were last saved to, so a later save on that model object would go to the wrong database.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cache_toolbox | Loading commit data... | |
django_future | Loading commit data... | |
external_auth | Loading commit data... | |
monitoring | Loading commit data... | |
pipeline_mako | Loading commit data... | |
student | Loading commit data... | |
track | Loading commit data... | |
util | Loading commit data... | |
static_replace.py | Loading commit data... | |
xmodule_modifiers.py | Loading commit data... |