Archive for January, 2009

New Open-selector version

This shall be called Version 0.2 .
The cool feature of this is the inline mode, it will be useful to have an OpenID login box in topbars, inline menus or heading sections (they are all the same I think), and the update-as-you-type feature
Use it and let me know what you think

Read More..>>

Using object_list generic view for pagination in Django

Whenever I want to display a list of items I’ll need pagination, calculate first page, next page, total pages, current page, previous page, etc.
Although Django comes with pretty good pagination helpers, I’ve found that using the list_detail.object_list generic view hanles this very nicely
So whenever I want to display a list, I will return [...]

Read More..>>

Comenzando el 2009

Para no dejar la tradición

Read More..>>