fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
newsletter
[wolnelektury.git]
/
src
/
picture
/
tasks.py
diff --git
a/src/picture/tasks.py
b/src/picture/tasks.py
index
fc9eafa
..
1958d28
100644
(file)
--- a/
src/picture/tasks.py
+++ b/
src/picture/tasks.py
@@
-17,4
+17,3
@@
def generate_picture_html(picture_id):
'themes': pic.areas_json['themes'],
}))
pic.html_file.save("%s.html" % pic.slug, ContentFile(html_text))
-