
attractive, usable web applications
Richard's Blog - Design, coding and life in Japan
Errors
Error: No module named messagesdjango.contrib.contenttypes
Submitted by Richard on Tue, 06/22/2010 - 22:00I 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:
Doctrine autoload problem in version 1.2.1
Submitted by Richard on Tue, 03/16/2010 - 17:17I realized it was time to install doctrine into one of my legacy apps to bring it up to date and boost it some power somewhat. It seems that documentation was a bit lagging and I particularly had trouble with the autoloading of models.
Using the following in my bootstrap
Tags:
Recent Blog Posts
- Why you should use Rails 3 and not Django 5th Sep 10, 12:28
- Doctrine 2 and why you should use it! 29th Jul 10, 15:23
- How to localize your main blog listing page using Drupal 26th Jun 10, 11:46
- Creating Rails like template helpers in Django 24th Jun 10, 22:01
- Error: No module named messagesdjango.contrib.contenttypes 22nd Jun 10, 22:00