django CMS Image is a plugin for django CMS that allows you to add images to your project's content.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f = open(...) | |
try: | |
json.loads(f.read()) | |
except ValueError: | |
print "Invalid JSON" | |
raise | |
finally: | |
f.close() |
Subject: Your DjangoCon Workshop proposal
Hello ,
Firstly, I would like to apologise for how long we took to get back to you. We received so many workshop proposals that the scheduling took longer than we expected
We'd love to run your workshop at the conference, and we have been able to give you a slot for it.
Can you send us a black and white photograph for the website please?