Name |
Last commit
|
Last update |
---|---|---|
.. | ||
management | ||
migrations | ||
tests | ||
__init__.py | ||
admin.py | ||
courses.py | ||
grades.py | ||
models.py | ||
module_render.py | ||
progress.py | ||
urls.py | ||
views.py |
* html files are now stored as follows: If the html file is valid xml, store as html/stuff.xml If it's not, store as html/stuff.xml, which contains <html meta1="..." filename="stuff.html">, and html/stuff.html, which actually contains the contents. Warn if the contents are not parseable with lxml's html parser, but don't error. * for parseable html, strip out the html tag when storing, so that it isn't rendered into the middle of a page * lots of backcompat to deal with paths. Can go away soon. * fix output ordering in clean_xml
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
management | Loading commit data... | |
migrations | Loading commit data... | |
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
admin.py | Loading commit data... | |
courses.py | Loading commit data... | |
grades.py | Loading commit data... | |
models.py | Loading commit data... | |
module_render.py | Loading commit data... | |
progress.py | Loading commit data... | |
urls.py | Loading commit data... | |
views.py | Loading commit data... |