Community Page
- www.davidcramer.net/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- The _mysql.so ImportError on init_mysql puzzeled my for a while until I discovered that "python setup.py clean" does not do a complete job of discarding the prior build. If you previously...
- I managed to get Django generics to play nicely with Jinja2. Here's my code: http://www.djangosnippets.org/snippets/1241/ ... now, I wonder how hard it would be to make an {% extendsjinja %}...
- http://davidcramer.net/wp-content/lifestream-0.85.zip
- Thanks David.
- I'm committing version 0.85. If this doesn't fix the download link on WP.org I will host a copy here as well.
Jump to original thread »
One issue I’ve personally had to overcome with Django, and languages which aren’t specifically designed for the web, is that you don’t have access to the environment everywhere. The environment I’m referring to, is the current request, and resp
... Continue reading »
0 comments
This thread has no comments yet.