Re: making RequestContext the default context_instance

2009-12-11 Thread james_stevenson
Off-hand the only solution I can think of would be to monkeypatch django's render_to_response method to include the RequestContext object. It's not a particularly pleasant option, but should work. The Django devs have refused requests to make RequestContext part of every template rendering functio

Re: Making the case for Django (vs. Drupal)

2009-11-15 Thread james_stevenson
Hi, new to the list here, but I've been doing Django dev for a while now and Drupal as well. In fact, at my workplace (60-person web design/ development shop) I'm leading a similar charge to move us away from Drupal development towards Django. I took a look at your post and thought I'd add a few t