Mercurial
Mercurial
>
py_tasks_melange
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
app/__init__.py
author
Sverre Rabbelier <srabbelier@gmail.com>
Fri, 20 Mar 2009 21:11:23 +0000
changeset 1960
64fa3cf03b4e
parent 63
9b1909e46633
permissions
-rw-r--r--
Removed formatting from TinyMCE that use the style tag The style tag is removed by feedparser as it can be used to insert malicious content. Patch by: Sverre Rabbelier