| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| migrations | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| mdx_circuit.py | ||
| mdx_image.py | ||
| mdx_mathjax.py | ||
| mdx_video.py | ||
| mdx_wikipath.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||
| usage.txt | ||
| views.py | ||
| wiki_settings.py |
* All access control logic is now in access.py * It exports a single method for general use: has_access(user, object, action) - possible actions depend on object type (e.g. 'see_exists', 'enroll', 'staff') * Removed DARK_LAUNCH feature flag--it is now the default behavior * Replaced check_course with three separate more focused functions that use has_access Minor things: * note on using pdb in testing * moved time parsing helper into timeparse.py * x_modules now have a .start attribute (None if not in metadata)
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| migrations | Loading commit data... | |
| templatetags | Loading commit data... | |
| __init__.py | Loading commit data... | |
| admin.py | Loading commit data... | |
| mdx_circuit.py | Loading commit data... | |
| mdx_image.py | Loading commit data... | |
| mdx_mathjax.py | Loading commit data... | |
| mdx_video.py | Loading commit data... | |
| mdx_wikipath.py | Loading commit data... | |
| models.py | Loading commit data... | |
| tests.py | Loading commit data... | |
| urls.py | Loading commit data... | |
| usage.txt | Loading commit data... | |
| views.py | Loading commit data... | |
| wiki_settings.py | Loading commit data... |