front and back-end web development, Leeds, UK


Richard's Blog - Design, coding and life in Japan

Richard

Django

Why you should use Rails 3 and not Django

I wrote a blog post recently titled 'Django vs Rails' and I had a lot of people read it. In the post I was very much more pro Django, but I do believe Rails 3 changes the outlook somewhat. Over the summer I was able to go to Euro-Python in Birmingham, UK and RubyConf in Tsukuba, Japan.

Tags:

Creating Rails like template helpers in Django

I wanted to make some easy link helpers so that I could have customized rounded corner links without needing JS and so that I could change them easily later if I needed to. This is so easy in Rails it is just crazy trivial. This was not the case in Django, and even though I believe it should be easier (and I believe it is easier with a little help with a method here and there).

Tags:

Error: No module named messagesdjango.contrib.contenttypes

I am not going to heavily blog about my experiences with Python and Django, but times that an error stumps me I will note it here briefly to help out with others who have similar problems. 

When installing the new messages module in Django 1.2 I got the following error

Tags:

Django vs Rails

 Yes it is another one of those comparison blog posts! I apologize but I had to write something about this.

Tags:

Recent Blog Posts

Syndicate content