This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Recently I had the pleasure of upgrading from Django 1.4 to Django 1.5 . They've introduced some awesome new stuff like beefier timezone support and a configurable User model . However, there are some backwards-incompatible things you'll need to tend to. Django settings I ran into an issue with some app complaining about not being able to work with naive timezones. You'll need to add this to your…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.