Postmortem: Django Dash 2009 — June 2, 2009

Now that the Dash is over, I wanted to write up a little postmortem with some thoughts about how things went. To understate things, this year's Django Dash was amazing. In virtually every regard, the ... [Read More]

Bugfix to CachedPaginator

Found by Mr. Bennett, there was a bug in the CachedPaginator. Newly added is a number = self.validate_number(number) call in the page method. You'll want to grab the latest source from http://www.djangosnippets.org/snippets/1173/ if you used it.

Comments

No comments yet! This is your big chance!

Sorry, comments have been closed on this post.