Improve katex markdown
This commit is contained in:
parent
08d2437d49
commit
c87566673a
4 changed files with 16 additions and 19 deletions
|
@ -46,7 +46,6 @@ def problem_update(sender, instance, **kwargs):
|
|||
cache.delete_many(
|
||||
[
|
||||
make_template_fragment_key("submission_problem", (instance.id,)),
|
||||
make_template_fragment_key("problem_feed", (instance.id,)),
|
||||
"problem_tls:%s" % instance.id,
|
||||
"problem_mls:%s" % instance.id,
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue